angel3_orm 4.0.4
angel3_orm: ^4.0.4 copied to clipboard
Runtime support for Angel3 ORM. Includes base classes for queries.
Angel3 ORM #
Runtime support for Angel3 ORM. Includes a clean, database-agnostic query builder and relationship/join support.
Supported database #
- PostgreSQL version 10, 11, 12, 13 and 14
- MySQL 8.0 or later
For documentation about the ORM, see Developer Guide