platform/angel_orm_generator
2018-10-22 16:56:32 -04:00
..
lib return parseRow(...) 2018-10-22 16:56:32 -04:00
test begin postgres 2018-10-22 16:54:51 -04:00
.gitignore Ignore *.g.part 2018-08-24 09:24:45 -04:00
analysis_options.yaml Bump generator version to 2.0.0-dev 2018-08-24 08:56:40 -04:00
build.yaml Add parseRow to postgres 2018-10-18 19:20:58 -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 Gen postegres factory 2018-08-28 11:32:32 -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