develop
fix(database): escape LIKE wildcards in filters and use equality for $eqi/$nei (#26476)
chore(lint): add non-blocking oxlint setup (#26923)
Fix Duplicate Rows on Deep Sorting (#20543)
Migrate database package to typescript
feat: support media deept filtering & relation shortcut filters
chore: fix lint warnings (#26818)
enhancement(database): reduce per-column work when mapping rows to entities (#27144)