platform/packages/orm/angel_orm_postgres
2021-06-18 18:15:23 +08:00
..
example Update orm_postgres 2021-05-19 23:35:55 +08:00
lib Update orm_postgres 2021-05-19 23:35:55 +08:00
test Published angel_orm_mysql 2021-06-18 18:15:23 +08:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Update orm_postgres 2021-05-19 23:35:55 +08:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Update orm_postgres 2021-05-19 23:35:55 +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 Published angel_orm_mysql 2021-06-18 18:15:23 +08:00
README.md Published angel_orm_mysql 2021-06-18 18:15:23 +08:00

angel3_orm_postgres

version Null Safety Gitter

License

Postgresql support for Angel's ORM.

For documentation about the ORM with postgres, head to the main project repo: ORM Repo