develop
fix(database): apply MySQL dialect configure to resolved connection functions (#26646)
chore(lint): add non-blocking oxlint setup (#26923)
test: add vitest quick-win unit tests across six packages (#26758)
enhancement(database): reduce per-column work when mapping rows to entities (#27144)
fix: disable lifecycle hooks on transfers [v5] (#22651)
feat: reordering for polymorphic relations in Content API (#21928)
chore(database): replace umzug with internal migration runner (#26824)
fix: database is corrupt with orphaned relations (#24316)
fix(db): deterministic schema hash by sorting tables before hashing (#26202)
fix: do not generate localizations links table (#21230)
enhancement(database)!: shorten db identifies and add internal migration
chore(types): per-client database connection types (#26949)
Fix tests
fix(database): avoid double finalising completed transactions (#26122)