platform/packages/orm/angel_orm
thomashii@dukefirehawk.com a4ff96a831 Updated pubspec.yaml
2021-05-03 22:05:25 +08:00
..
example Added Optional package 2021-05-03 21:27:12 +08:00
lib Added Optional 2021-05-03 21:47:12 +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
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 Updated pubspec.yaml 2021-05-03 22:05:25 +08:00
README.md Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00

angel_orm

Runtime support for Angel's ORM. Includes a clean, database-agnostic query builder and relationship/join support.

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