Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | varchar | 36 | null |
|
|
|||||
| budget_id | varchar | 36 | √ | null |
|
|
||||
| fiscal_year_id | varchar | 36 | √ | null |
|
|
||||
| fund_id | varchar | 36 | √ | null |
|
|
||||
| group_id | varchar | 36 | √ | null |
|
|
||||
| data | json | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| finance_group_fund_fiscal_years_pkey | Primary key | Asc | id |
| finance_group_fund_fiscal_years_budget_id_idx | Performance | Asc | budget_id |
| finance_group_fund_fiscal_years_fiscal_year_id_idx | Performance | Asc | fiscal_year_id |
| finance_group_fund_fiscal_years_fund_id_idx | Performance | Asc | fund_id |
| finance_group_fund_fiscal_years_group_id_idx | Performance | Asc | group_id |

