reorg elab_query
This commit is contained in:
@@ -14,6 +14,7 @@ CREATE TABLE `received` (
|
||||
`matlab_timestamp` timestamp NULL DEFAULT NULL,
|
||||
`inserted_at` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
|
||||
`loaded_at` timestamp DEFAULT NULL,
|
||||
`start_elab_at` timestamp NULL DEFAULT NULL,
|
||||
`elaborated_at` timestamp NULL DEFAULT NULL,
|
||||
`sent_raw_at` timestamp NULL DEFAULT NULL,
|
||||
`sent_elab_at` timestamp NULL DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user