Skip to content

v1.0.3

Compare
Choose a tag to compare
@josephmancuso josephmancuso released this 18 Jan 03:20
· 694 commits to 1.0 since this release
39d1f68

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