diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-25 11:10:57 +1000 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-25 11:10:57 +1000 |
commit | 6fa18fdc896cb0d050c5f281bb0ab26de628520b (patch) | |
tree | 3abfdeac011769165b50f9e979712497178a749d | |
parent | Mostly working user guild settings (diff) | |
download | server-6fa18fdc896cb0d050c5f281bb0ab26de628520b.tar.xz |
Typeorm doesn't even use the cache for BaseEntity.* methods
-rw-r--r-- | util/src/util/Database.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/util/src/util/Database.ts b/util/src/util/Database.ts |