@mikro-orm/libsql
Advanced tools
Changelog
6.2.0 (2024-04-09)
@CreateRequestContext
on type level (aacac83)EntityManager
type in em.fork()
(bb1a3f9), closes #5415Configuration
instance to MikroORM.init
(54a37d0), closes #5413order by nulls first/last
for raw query fragments in order by keys (a2a8f0d)qb.joinAndSelect()
calls (c2843b9)IType
(#5383) (0e18346)driverOptions
on replica level (05e81f8)UoW.getCollectionUpdates()
(e7bd66f)assign
options configurable globally (bc9f6f5), closes #5410limit 1
when executing query via getSingleResult()
or execute('get')
(c2b22e8), closes #5379qb.getLoggerContext()
and qb.setLoggerContext()
(779fa15), closes #5358updateRule
and deleteRule
for pivot tables (cc69c3c)orm.schema.execute()
to support executing batches (3c5a347)orm.schema.refreshDatabase()
(2e4ab49)