Chore: Add new line at EOF
This commit is contained in:
parent
377d475e05
commit
221aad55de
|
@ -67,4 +67,4 @@ create index user_id on monitor (user_id);
|
|||
|
||||
COMMIT;
|
||||
|
||||
PRAGMA foreign_keys = on;
|
||||
PRAGMA foreign_keys = on;
|
||||
|
|
Loading…
Reference in New Issue