-
Notifications
You must be signed in to change notification settings - Fork 0
DatabaseTableNote
Kyle Unverferth edited this page Sep 5, 2018
·
2 revisions
| Name | Type | NotNull | Unique | Indexed | Default |
|---|---|---|---|---|---|
| id | uuid | true | true | true | |
| rel_type | string | false | false | false | |
| rel_pk | string | false | false | false | |
| text | string | true | false | false | |
| author | uuid | true | false | false | |
| created | timestamp | true | false | false |
Hawkthorne is a work in progress (github)
