dox_query_builder 1.1.0
dox_query_builder: ^1.1.0 copied to clipboard
PostgresSQL query builder, Support Model, Where, orWhere, Find, Join, softDeletes, Debugging and many mores.
1.1.0 #
- Create own annotation and builder
- Added belongsTo support
- Added hasOne support
- Added hasMany support
1.0.11 #
- Bug fixed id null on save
1.0.10 #
- Bug fixed on debug option in model
- Bug fixed on debug query param missing
- Support Postgres Pool
- Support hidden fields in model
1.0.1 #
- Update documentation
1.0.0 #
- Initial release