platform/packages/orm/angel_orm_generator
thomashii@dukefirehawk.com 1c4ff192a5 Migrated angel_orm
2021-05-04 16:53:32 +08:00
..
example Migrated angel_orm 2021-05-04 16:53:32 +08:00
lib Migrated angel_orm_generator 2021-05-02 19:33:32 +08:00
.gitignore Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
analysis_options.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
AUTHORS.md Migrated angel_orm 2021-05-02 15:32:24 +08:00
build.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
CHANGELOG.md Migrated angel_orm 2021-05-02 15:32:24 +08:00
LICENSE Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
mono_pkg.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
pubspec.yaml Migrated angel_migration_runner 2021-05-02 19:44:38 +08:00
README.md Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05: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