platform/angel_orm_generator
2018-02-26 14:55:42 +01:00
..
lib Extended logic for tables with two relations to the same database. Make use of alias inside the queries 2018-02-26 14:55:42 +01:00
test Extended logic for tables with two relations to the same database. Make use of alias inside the queries 2018-02-26 14:55:42 +01:00
tool Joins in the works 2017-12-07 03:21:49 -05:00
.analysis-options Restructured 2017-07-10 17:49:00 -04:00
.gitignore Restructured 2017-07-10 17:49:00 -04:00
CHANGELOG.md cast datetime, bump to +6 2017-12-08 12:48:19 -05:00
LICENSE Restructured 2017-07-10 17:49:00 -04:00
pubspec.yaml cast datetime, bump to +6 2017-12-08 12:48:19 -05:00
README.md Restructured 2017-07-10 17:49:00 -04:00

angel_orm_generator

Source code generators for Angel's ORM. This package can generate:

  • A strongly-typed ORM
  • SQL migration scripts

For documentation about the ORM, head to the main project repo: https://github.com/angel-dart/orm