platform/packages/orm/angel_orm
2021-12-23 20:05:57 +08:00
..
example Updated ORM 2021-12-23 20:05:57 +08:00
lib feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP 2021-12-09 14:50:23 +08:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
LICENSE Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
mono_pkg.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
pubspec.yaml Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
README.md Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00

Angel3 ORM

Pub Version (including pre-releases) 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