diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-22 14:30:03 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-22 14:30:03 +1100 |
commit | 2ec59d2ff2d03353ff1b34e33e5c675b374c6bc1 (patch) | |
tree | 9dd6d4ea475812bff201dc2ef9b7d4231353a589 | |
parent | Fix redirect when test client disabled (diff) | |
download | server-2ec59d2ff2d03353ff1b34e33e5c675b374c6bc1.tar.xz |
Fix sync script not closing for some dbms
-rw-r--r-- | scripts/schema.js | 2 | ||||
-rw-r--r-- | scripts/syncronise.js | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/scripts/schema.js b/scripts/schema.js |