update readme

This commit is contained in:
dswbx
2024-11-18 16:50:05 +01:00
parent 79d1e010af
commit 352d215f16
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ deploying multiple separate services!
## ✨ Features ## ✨ Features
**📊 Data**: Define, query, and control your data with ease. **📊 Data**: Define, query, and control your data with ease.
- Define entities with fields and relationships, synced directly to your database. - Define entities with fields and relationships, synced directly to your database.
- Supported field types: `primary`, `text`, `number`, `date`, `boolean`, `enum`, `json`, `jsonschema`. - Supported field types: `primary`, `text`, `number`, `date`, `boolean`, `enum`, `json`, `jsonschema`.
- Relationship types: `one-to-one`, `many-to-one`, `many-to-many`, and `polymorphic`. - Relationship types: `one-to-one`, `many-to-one`, `many-to-many`, and `polymorphic`.
- Advanced querying with the **Repository**: filtering, sorting, pagination, and relational data handling. - Advanced querying with the **Repository**: filtering, sorting, pagination, and relational data handling.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 163 KiB