| id |
bigint
|
|
|
|
| parent_import_id |
bigint
|
|
|
|
| name |
text
|
utf8mb4_unicode_ci
|
|
|
| friendly_name |
varchar(255)
|
utf8mb4_unicode_ci
|
|
|
| type |
varchar(32)
|
utf8mb4_unicode_ci
|
|
|
| feed_type |
enum('xml', 'csv', 'zip', 'gz', '')
|
utf8mb4_unicode_ci
|
|
|
| path |
text
|
utf8mb4_unicode_ci
|
|
|
| xpath |
text
|
utf8mb4_unicode_ci
|
|
|
| options |
longtext
|
utf8mb4_unicode_ci
|
|
|
| registered_on |
datetime
|
|
|
|
| root_element |
varchar(255)
|
utf8mb4_unicode_ci
|
|
|
| processing |
tinyint(1)
|
|
|
|
| executing |
tinyint(1)
|
|
|
|
| triggered |
tinyint(1)
|
|
|
|
| queue_chunk_number |
bigint
|
|
|
|
| first_import |
timestamp
|
|
|
|
| count |
bigint
|
|
|
|
| imported |
bigint
|
|
|
|
| created |
bigint
|
|
|
|
| updated |
bigint
|
|
|
|
| skipped |
bigint
|
|
|
|
| deleted |
bigint
|
|
|
|
| canceled |
tinyint(1)
|
|
|
|
| canceled_on |
datetime
|
|
|
|
| failed |
tinyint(1)
|
|
|
|
| failed_on |
datetime
|
|
|
|
| settings_update_on |
datetime
|
|
|
|
| last_activity |
datetime
|
|
|
|
| iteration |
bigint
|
|
|
|