angel3_orm_postgres 8.2.2 copy "angel3_orm_postgres: ^8.2.2" to clipboard
angel3_orm_postgres: ^8.2.2 copied to clipboard

PostgreSQL support for Angel3 ORM. Includes functionality for querying and transactions.

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

Migration #

From version 7.x to 8.1.x #

postgres has been upgraded from 2.x.x to 3.x.x since version 8.1.0. This is a breaking change as postgres 3.x.x has majorly changed its API. Therefore when upgrading to 8.1.0 and beyond, the PostgreSQL connection settings need to be migrated. The rest should remain the same. Please see the example for the new PostgreSQL connection settings.

4
likes
160
pub points
63%
popularity

Publisher

verified publisherdukefirehawk.com

PostgreSQL support for Angel3 ORM. Includes functionality for querying and transactions.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

angel3_orm, logging, pool, postgres

More

Packages that depend on angel3_orm_postgres