Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | √ | gen_random_uuid() |
|
|
||||
| datosDistribuidorasID | uuid | 2147483647 | √ | null |
|
|
||||
| title | varchar | 30 | √ | null |
|
|
||||
| test | bool | 1 | √ | true |
|
|
||||
| created_at | timestamptz | 35,6 | √ | now() |
|
|
||||
| updated_at | timestamptz | 35,6 | √ | now() |
|
|


