diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-01-31 23:27:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-31 23:27:19 +0100 |
| commit | 6b466ab654dbc450d60ad97fb61a18f0d7ca50c2 (patch) | |
| tree | 7c50e0b2bf2fccbec5c27928b732156c8391a30b /src | |
| parent | Fix missing capitalisation in database connected log (diff) | |
| download | server-ts-6b466ab654dbc450d60ad97fb61a18f0d7ca50c2.tar.xz | |
Hotfix postgres connection string to not silently fail migrations
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/util/Database.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/util/Database.ts b/src/util/util/Database.ts |
