Browse Source

Chore: Add new line at EOF

pull/150/head
Nelson Chan 3 years ago
parent
commit
221aad55de
  1. 2
      db/patch5.sql

2
db/patch5.sql

@ -67,4 +67,4 @@ create index user_id on monitor (user_id);
COMMIT;
PRAGMA foreign_keys = on;
PRAGMA foreign_keys = on;

Loading…
Cancel
Save