v1.0.3
Change Log
Added
- Added
joins()
to the query builder - Added
__visible__
to the model serialization
Fixed
- Fixed issue where models were calling UPDATES when they should have calling INSERT queries
joins()
to the query builder__visible__
to the model serialization