Releases: singlestore-labs/singlestoredb-laravel-driver
Releases · singlestore-labs/singlestoredb-laravel-driver
v1.5.7
What's Changed
- Fixed WhereNull and WhereNotNull for raw expressions by @AdalbertMemSQL in #92
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Fix column modifying on columnstore tables by @hafezdivandari in #88
- Added options to ignore order by in deletes and updates by @AdalbertMemSQL in #89
New Contributors
- @hafezdivandari made their first contribution in #88
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Fixed groupLimit functionality by @AdalbertMemSQL in #87
Full Changelog: v1.5.4...v1.5.5
v1.5.4
v1.5.3
What's Changed
- Remove database from table on delete with join by @jtomlinson in #74
- Fixed generation of PK by @AdalbertMemSQL in #77
New Contributors
- @jtomlinson made their first contribution in #74
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Fix issue #71 with combining union(), orderBy() and paginate() by @rzv-me in #72
- Fix tests for Laravel 10.30 by @AdalbertMemSQL in #73
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Added compatibility matrix to the README by @AdalbertMemSQL in #60
- Add connection to grammer by @AmirHossein in #62
- Fixed column renaming by @AdalbertMemSQL in #65
- Added possibility to set query options by @AdalbertMemSQL in #66
- Modified generation of the union queries by @AdalbertMemSQL in #67
New Contributors
- @AmirHossein made their first contribution in #62
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Added support of the Laravel 10 by @AdalbertMemSQL in #57
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- add: compilePrimary function to src/Schema/Grammar.php by @nickarellano in #52
New Contributors
- @nickarellano made their first contribution in #52
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Changed definitions of overridden functions to match the original by @AdalbertMemSQL in #49
Full Changelog: v1.4.0...v1.4.1