Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| scheduled_planting_date_id | int8 | 19 | null |
|
|
||||||||||||
| date | date | 13 | null |
|
|
||||||||||||
| created_by | int8 | 19 | null |
|
|
||||||||||||
| created_time | timestamptz | 35,6 | null |
|
|
||||||||||||
| modified_by | int8 | 19 | null |
|
|
||||||||||||
| modified_time | timestamptz | 35,6 | null |
|
|
||||||||||||
| notes | text | 2147483647 | √ | null |
|
|
|||||||||||
| status_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| planting_date_requests_pkey | Primary key | Asc | scheduled_planting_date_id |