v2.14.0
Change Log
Added
- Added
model:docstringcommand by @girardinsamuel in #706 - Added a distinct method to query builder for specifying distinct SELECT queries by @josephmancuso in #725
- Added
get_table_columnson the query builder to get the columns of a table in dictionary form @josephmancuso in #706
Fixed
- Fixed
joinsmethod not joining on pivot table for belongs to many relationships by @josephmancuso in #719
Full Changelog: v2.13.3...v2.14.0