Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('data_pipeline_appliedfixture_id_seq'::regclass) |
|
|
||
| file_name | varchar | 255 | null |
|
|
|||
| created | date | 13 | null |
|
|
Table contained 27 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| data_pipeline_appliedfixture_pkey | Primary key | Asc | id |