diff --git a/misc/update/tables_update_2020-11-29.sql b/misc/update/tables_update_2020-11-29.sql index 902423dc..7d8ac862 100644 --- a/misc/update/tables_update_2020-11-29.sql +++ b/misc/update/tables_update_2020-11-29.sql @@ -38,4 +38,4 @@ ALTER TABLE file_web_serve_batch_new RENAME TO file_web_serve_batch; PRAGMA foreign_key_check; COMMIT; -PRAGMA foreign_keys=ON; \ No newline at end of file +PRAGMA foreign_keys=ON;