This commit is contained in:
Bryan Ashby 2020-11-29 16:53:10 -07:00
parent c87ac8680a
commit 1afd1ef041
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 1 additions and 1 deletions

View File

@ -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;
PRAGMA foreign_keys=ON;