Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | INTEGER | 2000000000 | √ | √ | null |
|
|
||||
| strategy_id | TEXT | 2000000000 | null |
|
|
||||||
| revision_id | INTEGER | 2000000000 | null |
|
|
||||||
| source_type_id | INTEGER | 2000000000 | null |
|
|
||||||
| device_id | INTEGER | 2000000000 | null |
|
|
||||||
| created_at | INTEGER | 2000000000 | CAST(strftime('%s', 'now') AS INTEGER) * 1000 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| api_import_strategy_source_s_pk | Primary key | Asc | id |
| idx_api_import_strategy_source_revision | Performance | Asc/Asc | strategy_id + revision_id |
| idx_api_import_strategy_source_strategy | Performance | Asc | strategy_id |
| sqlite_autoindex_api_import_strategy_source_1 | Must be unique | Asc/Asc | strategy_id + revision_id |

