Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | varchar | 36 | null |
|
|
|||
paid | bool | 1 | √ | null |
|
|
||
refunded | bool | 1 | √ | null |
|
|
||
transferred_manually | bool | 1 | √ | null |
|
|
||
waived | bool | 1 | √ | null |
|
|
||
data | json | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
feesfines_comments_pkey | Primary key | Asc | id |
feesfines_comments_paid_idx | Performance | Asc | paid |
feesfines_comments_refunded_idx | Performance | Asc | refunded |
feesfines_comments_transferred_manually_idx | Performance | Asc | transferred_manually |
feesfines_comments_waived_idx | Performance | Asc | waived |
Diagram producer might be missing
No diagrams were produced please see application output for any errors