Last updated:
0 purchases
angel3 orm generator
Angel3 ORM Generator #
Source code generators for Angel3 ORM. This package can generate:
A strongly-typed ORM
SQL migration scripts
For documentation about the ORM, see Developer Guide
Usage #
Run the following command to generate the required .g.dart files for Angel3 ORM.
dart run build_runner build
copied to clipboard
Supported database #
PostgreSQL version 10 or later
MariaDB 10.2.x
MySQL 8.x
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.