diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-06-26 13:19:39 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-26 13:47:07 +0200 |
| commit | 4c14bf8dcc55266b883f7663c4e01280b668b2c9 (patch) | |
| tree | c01550cc849ca1984fcf4a2cbedf99dd69c71961 | |
| parent | check opts not message (diff) | |
| download | server-ts-4c14bf8dcc55266b883f7663c4e01280b668b2c9.tar.xz | |
fix: ignore null/undefined in where queries
| -rw-r--r-- | src/database/Database.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/database/Database.ts b/src/database/Database.ts |
