Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| date | timestamptz | 35,6 | now() |
|
|
||||||
| user_email | text | 2147483647 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | now() |
|
|
||||||
| updated_at | timestamptz | 35,6 | now() |
|
|
||||||
| text | text | 2147483647 | null |
|
|
||||||
| id | serial | 10 | √ | nextval('location_notes_id_seq'::regclass) |
|
|
|||||
| location_id | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| location_notes_pkey | Primary key | Asc | id |



