Skip to content

v2.14.0

Choose a tag to compare

@josephmancuso josephmancuso released this 13 Jun 00:00
· 499 commits to 2.0 since this release
0ed9584

Change Log

Added

  • Added model:docstring command by @girardinsamuel in #706
  • Added a distinct method to query builder for specifying distinct SELECT queries by @josephmancuso in #725
  • Added get_table_columns on the query builder to get the columns of a table in dictionary form @josephmancuso in #706

Fixed

  • Fixed joins method not joining on pivot table for belongs to many relationships by @josephmancuso in #719

Full Changelog: v2.13.3...v2.14.0