Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | uuid_generate_v4() |
|
|
||||||
| title | varchar | 255 | √ | null |
|
|
|||||
| content | text | 2147483647 | √ | null |
|
|
|||||
| creation_date | timestamp | 29,6 | √ | CURRENT_TIMESTAMP |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| articles_pkey | Primary key | Asc | id |

