thelounge/src/plugins/messageStorage
Val Lorentz 20ed3e6dc5
sqlite: Escape '%' and '_' in search queries. (#4487)
I picked '@' arbitrarily, it doesn't matter much.
I just don't like '\' because it needs to be escaped itself in the JS code,
which is annoying.
2022-04-11 17:49:13 -07:00
..
sqlite.js sqlite: Escape '%' and '_' in search queries. (#4487) 2022-04-11 17:49:13 -07:00
text.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00