mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
apparently, sqlite is using case-sensitive collation by default but even if you add NOCASE collation to the column, ef core translates string.Contains() to instr function call, which ignores the collation