ilike
function doesnt exist in astro:db
#13308
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
good first issue
Good for newcomers. If you need additional guidance, feel free to post in #dev on Discord
pkg: db
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
The like function says ilike function exists.
Importing ilike function would show an error though.
We obviously cant mix and match drizzle-orm ilike functions and astro:db functions. It would show an error.
What's the expected result?
ilike function should exist in astro:db
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-v8h3degz?file=src%2Fpages%2Findex.astro
Participation
The text was updated successfully, but these errors were encountered: