static_postgres_orm 0.1.2 static_postgres_orm: ^0.1.2 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;
0.0.4-dev #
- Compatibility to grpc server
0.0.5-dev #
- Remove unuser method;
0.1.0 #
- Changes for upper works.
0.1.1 #
- uuId mapped
0.1.2 #
- DateTime from protoJson adjust