Users
A reference table for user data fields.
Fields
| Field | Type | Description |
|---|---|---|
| id | integer | Unique user identifier |
| name | string | Full name of the user |
| string | Email address of the user | |
| role | string | User role or permissions |
Notes
Use this table as a standard schema reference for user-related documentation.