mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
708183ce26
Instead of running exists on every row, we are joining the exists, which runs the query only once. This decreased load time on my huge dataset from 2000ms to 200ms. Also added tests that values still come through as expected. |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |