quds_db 0.0.6+6
quds_db: ^0.0.6+6 copied to clipboard
A sqflite expansion package that simplifies creating databases and tables, crud operations, queries with modelization
0.0.1 #
- First release
0.0.2 #
- Added support to Color type
- Fixed some bugs
0.0.2+2 #
- Added some documentations
0.0.3 #
- Added some documentations
- Refactor some codes
0.0.3+1 #
- Added some documentations
0.0.3+2 #
- Added some documentations
0.0.3+3 #
- Added some documentations
0.0.3+4 #
- Added some documentations
0.0.4 #
- Support multiple tables for same provider
0.0.4+1 #
- Add Support to save enums as db fields
0.0.4+2 #
- Add Support to save json data in the db
0.0.4+3 #
- Add Support to Linux
0.0.4+4 #
- Add Support to Linux
0.0.5 #
- Add Support to the mathematics functions like sin, atan, pow ..etc
0.0.5+1 #
- Fixed a bug in column definition
0.0.5+3 #
- Removed ColorField
0.0.5+4 #
- Removed Flutter as dependency
0.0.5+5 #
- Added support to Color type
0.0.5+6 #
- Remove same types assertion when copy values from db model to another
0.0.5+7 #
- Fixed DateTime Storage
0.0.6+1 #
- Support creating indices
0.0.6+2 #
- Added
asStringFieldForQuery
method for JsonField
0.0.6+3 #
- Updated dependencies
0.0.6+4 #
- Added support to the order statement arguments
- Added new function "ABS"
0.0.6+5 #
- Added new callback to the DbModel which be invoked when the model is fully loaded
0.0.6+6 #
- Added new callback to the DbModel which be invoked when the model is fully loaded