Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | TEXT | 2000000000 | null |
|
|
||||||
| csv_import_id | TEXT | 2000000000 | null |
|
|
||||||
| strategy_id | TEXT | 2000000000 | √ | null |
|
|
|||||
| strategy_name | TEXT | 2000000000 | null |
|
|
||||||
| applied_at | INTEGER | 2000000000 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| csv_import_application_s_pk | Primary key | Asc | id |
| idx_csv_import_application_import_latest | Performance | Asc/Asc/Asc | csv_import_id + applied_at + id |
| idx_csv_import_application_strategy | Performance | Asc | strategy_id |
| sqlite_autoindex_csv_import_application_1 | Must be unique | Asc | id |

