System Fields
System Fields
Every record in Brinkee is automatically provided with several system fields.
| Name | Description | Type |
|---|---|---|
uid | Unique ID of the record | UID |
created_at | Date & time the record was created | Date Time |
created_by | Reference to the user that created the record | Reference to the user table |
updated_at | Date & time the record was created | Date Time |
updated_by | Reference to the user that updated the record | Reference to the user table |
Optional Fields
Depending on the table definition, the number field is added.
| Name | Description | Type |
|---|---|---|
number | Auto incrementing ID for the record | Number |