MikroORM v7.2 is out. The headline is native PostgreSQL row level security — policies as entity metadata, managed by the schema generator, with per-request session context pushed down to the connection. Next to that: a new through option for to-one relations resolved via subquery, a rework of cursor pagination for custom types and nullable sort keys, a new sql.js driver that brought a live playground to the docs, named parameters in em.execute(), string normalization, native client access, await using support, and a handful of smaller things. Let's go through the highlights.



