Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

make btcheck case-insensitive #28

Open
jesopo opened this issue Feb 20, 2021 · 0 comments
Open

make btcheck case-insensitive #28

jesopo opened this issue Feb 20, 2021 · 0 comments

Comments

@jesopo
Copy link

jesopo commented Feb 20, 2021

we could change WHERE mask LIKE ? to WHERE LOWER(mask) LIKE ? and pass the query mask in lowercased, but that's not IRC casefolding. might be difficult to do this without storing a pre-casefolded mask in the database

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant