Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
gl_account_id | BIGINT | 19 | 0 |
|
|
|||||
financial_activity_type | SMALLINT | 5 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
financial_activity_type | Must be unique | Asc | financial_activity_type |
FK_office_mapping_acc_gl_account | Performance | Asc | gl_account_id |