platform/packages/orm/angel_orm_postgres
2022-03-19 09:37:28 +08:00
..
example Setup ORM automated tests 2022-01-08 15:38:18 +08:00
lib Updated ORM insert for MySQL 2022-02-03 17:47:36 +08:00
test Fixed insert into table without primary key 2022-02-06 15:27:19 +08:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Updated orm_postgresql 2021-09-25 23:53:55 +08:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Updated JAEL 2022-02-22 19:41:06 +08:00
LICENSE Updated linter 2021-12-20 12:25:43 +08:00
melos_angel3_orm_postgres.iml Added melos 2022-03-19 09:37:28 +08:00
mono_pkg.yaml Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
pubspec.yaml Updated ORM 2022-02-24 08:34:51 +08:00
README.md Fixed ORM Generator 2022-01-02 15:21:17 +08:00

Angel3 ORM for Postgresql

Pub Version (including pre-releases) Null Safety Gitter License

Postgresql support for Angel3 ORM.

Supported PosgtreSQL

  • version 10 or later

For documentation about the ORM, see Developer Guide