mikro-orm
Advanced tools
Comparing version
{ | ||
"name": "mikro-orm", | ||
"version": "6.4.17-dev.56", | ||
"version": "6.4.17-dev.57", | ||
"description": "TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -144,3 +144,3 @@ <h1 align="center"> | ||
- [Using `QueryBuilder`](https://mikro-orm.io/docs/query-builder) | ||
- [Preloading Deeply Nested Structures via populate](https://mikro-orm.io/docs/nested-populate) | ||
- [Populating relations](https://mikro-orm.io/docs/populating-relations) | ||
- [Property Validation](https://mikro-orm.io/docs/property-validation) | ||
@@ -147,0 +147,0 @@ - [Lifecycle Hooks](https://mikro-orm.io/docs/events#hooks) |
18982
-0.12%