platform/packages/orm/angel_orm_postgres
thomashii@dukefirehawk.com 435fbe4e1a Updated ORM
2023-05-27 08:37:00 +08:00
..
example Setup ORM automated tests 2022-01-08 15:38:18 +08:00
lib Reduced debugging verbosity 2022-08-31 21:16:32 +08:00
test feat: Take @SerializableField properties into account when generating Query.parseRow (#98) 2023-03-22 08:31:45 +01: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 ORM 2023-05-27 08:37:00 +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
pubspec.yaml Updated ORM 2023-05-27 08:37:00 +08:00
README.md Reverted lints to 1.x.x 2022-07-28 01:03:31 +08:00

Angel3 ORM for PostgreSQL

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

PostgreSQL support for Angel3 ORM.

Supported database

  • PostgreSQL version 10 or greater

For documentation about the ORM, see Developer Guide