orm 2.0.0-dev.6 orm: ^2.0.0-dev.6 copied to clipboard
◭ Next-generation ORM for Dart Navtive & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.
2.0.0-dev.6 #
- Add model deserialize
2.0.0-dev.5 #
- Add
db pull
command, Pull your database schema to your Prisma schema.
2.0.0-dev.4 #
- Gendeate command is now available.
- Binary query engine is now available.
- Input object support json serialization.
- Model delegate generated GraphQL SDL.
2.0.0-dev.3 #
- Support transaction
- Add model delegate
2.0.0-dev.2 #
- Merge all packages into one
2.0.0-dev.1 #
WIP