Files
payload/packages/db-sqlite/src
Paul b014416584 feat: add support for not_like operation (#11326)
This PR adds support for `not_like` as a query operation. Functions just
as a negative to `like`, uses `ilike` in postgres and `like` in sqlite
2025-02-22 00:32:37 +00:00
..
2024-11-14 11:14:08 -05:00