Igor Savin
Igor Savin
@code-ape Can you investigate concern raised in https://github.com/knex/knex/pull/5761#issuecomment-1837587680 and report back whether or not this is something that needs addressing?
PRs are very welcome!
ESM-first no. I've tried to create a ESM-only webservice as recently as this week, and tooling is still not there. I'm open to dual-publish of ESM+CommonJS.
@dertieran Thank you for the PR. Could you please also add an integration test for this, that actually executes the query?
@mustafabalila I'm happy to help with tests, what can I do?
@mustafabalila Using "LIKE" should be fine, SQLite LIKE is case-insensitive unless compiled with custom flags. Let me take a look which tests fail in CI now
@rluvaton Could you please take a look?
will review asap
will check it out this weeek, sorry
@rluvaton could you please take a look?