mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
32dd377c3e
This escape with `??` double escaped the LIKE query causing no results. This updates to using whereLike, which does the correct escaping for string query. |
||
---|---|---|
.. | ||
lib | ||
mailtemplates | ||
migrations | ||
test | ||
migrator.ts | ||
server-dev.ts | ||
server.ts |