Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| finance_report_id | serial | 10 | √ | nextval('finance_report_finance_report_id_seq'::regclass) |
|
|
|||||
| farm_id | uuid | 2147483647 | null |
|
|
||||||
| created_by_user_id | varchar | 255 | √ | null |
|
|
|||||
| updated_by_user_id | varchar | 255 | √ | null |
|
|
|||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| file_type | varchar | 255 | null |
|
|
||||||
| filter_config | jsonb | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| finance_report_pkey | Primary key | Asc | finance_report_id |



