platform/packages/orm/angel_orm
2021-07-29 19:23:37 +08:00
..
example Removed redundant code 2021-06-26 21:13:43 +08:00
lib Updated orm 2021-07-29 19:23:37 +08:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Updated orm 2021-07-29 19:23:37 +08:00
LICENSE Updated license 2021-06-14 11:52:58 +08:00
mono_pkg.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
pubspec.yaml Updated orm 2021-07-29 19:23:37 +08:00
README.md Updated orm 2021-07-29 19:23:37 +08:00

Angel3 ORM

version Null Safety Gitter

License

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

For documentation about the ORM, see Developer Guide