platform/angel_orm_generator
2018-08-24 09:03:31 -04:00
..
lib Add basic annotation reader 2018-08-24 09:03:31 -04:00
test Restore old annotations 2018-08-24 08:30:38 -04:00
.gitignore Restructured 2017-07-10 17:49:00 -04:00
analysis_options.yaml Bump generator version to 2.0.0-dev 2018-08-24 08:56:40 -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 Depend on build_config 2018-08-24 08:57:44 -04: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