static_postgres_orm 0.0.3-dev
static_postgres_orm: ^0.0.3-dev copied to clipboard
A library of static ORMs for the PostgreSQL database. Avoid syntax errors on simples operations(CRUD);
0.0.1-dev.2 #
- Initial version, created by Stagehand
0.0.2-dev #
- Added a built-in postgres package that export query.dart
- Package description changed.
0.0.2-dev.2 #
- Realocate a built-in postgres package that export query.dart
0.0.2-dev.3 #
- Change package description
0.0.3-dev #
- Add getter "value" for all field types;