platform/angel_orm
2017-07-14 19:11:12 -04:00
..
lib Fixed typo in query... 2017-07-14 19:11:12 -04:00
.analysis-options Restructured 2017-07-10 17:49:00 -04:00
.gitignore Restructured 2017-07-10 17:49:00 -04:00
CHANGELOG.md Fixed typo in query... 2017-07-14 19:11:12 -04:00
LICENSE Restructured 2017-07-10 17:49:00 -04:00
pubspec.yaml Fixed typo in query... 2017-07-14 19:11:12 -04:00
README.md Restructured 2017-07-10 17:49:00 -04:00

angel_orm

Runtime support for Angel's ORM. Includes SQL expression generators, as well as a friendly PostgreSQLConnectionPool class that you can use to pool connections to a PostgreSQL database.

For documentation about the ORM, head to the main project repo: https://github.com/angel-dart/orm