COMMITS
/ tests/Database/DatabaseQueryBuilderTest.php March 17, 2026
L
Use Carbon::now() and Date::now() instead of now() helper (#59252)
Lucas Michot committed
March 16, 2026
T
fix conflicts
Taylor Otwell committed
March 14, 2026
T
[13.x] insertOrIgnoreReturning with multiple unique keys (#59187)
Tobias Petry committed
March 12, 2026
F
Add inOrderOf method to query builder (#59162)
Fatih Aytekin committed
March 10, 2026
T
fix conflicts
Taylor Otwell committed
March 5, 2026
February 28, 2026
A
Extra validation on query builder upsert (#59029)
Anton Komarev committed
A
Add corner case tests for insertOrIgnoreReturning (#59028)
Anton Komarev committed
February 27, 2026
A
Add insertOrIgnoreReturning method (#59025)
Anton Komarev committed
February 23, 2026
L
Add MySQL inRandomOrder regression tests (#58966)
Laraib Tahir committed
P
[12.x] Fix/cross database null safe equals (#58962)
Patrick O'Meara committed
February 18, 2026
T
fix conflicts
Taylor Otwell committed
M
[12.x] Add vector option to whereFullText for pre-computed tsvector columns (#58893)
Milroy Fraser committed
February 13, 2026
T
fix conflicts
Taylor Otwell committed
February 11, 2026
T
feat: allow string-based expressions for selectExpression() (#58753)
Tobias Petry committed
February 9, 2026
H
Fix whereBetween to accept DatePeriod and handle missing end dates (#58092) (#58687)
Heath Naylor committed
C
Support Eloquent builders and relations as subqueries to update queries (#58692)
Choraimy Kroonstuiver committed
January 24, 2026
T
merge 12.x forward
Taylor Otwell committed
January 23, 2026
J
Revert "feat: aliasing when selecting database expressions (#58436)" (#58469)
Jonathan Goode committed
January 20, 2026
G
Support whereBetweenColumns with builder as value (#58441)
Günther Debrauwer committed
T
fix grammar
Taylor Otwell committed
T
feat: aliasing when selecting database expressions (#58436)
Tobias Petry committed
M
Merge tag 'v12.47.0'
Mior Muhammad Zaki committed
January 6, 2026
G
Support wherebetween with subquery (#58290)
Günther Debrauwer committed
January 5, 2026
L
November 27, 2025
M
Merge branch '12.x'
Mior Muhammad Zaki committed
November 25, 2025
O
[12.x] add support for no mode in postgres full text search (#57915)
orpheusohms committed
October 6, 2025
I
Add support for DELETE with ORDER BY and LIMIT in MySQL (#57196)
Ivan Mykhavko committed
August 26, 2025
M
Merge tag 'v12.25.0'
Mior Muhammad Zaki committed
July 8, 2025
I
[12.x] Adds value check between two columns (#56119)
Italo committed
June 20, 2025
A
use `offset()` and `limit()` in tests (#56089)
Andrew Brown committed
May 27, 2025
D
Feature: add support straight join in mysql (#55786)
Diego Lozano committed
April 18, 2025
B
[13.x] PDO Fetch modes (#55394)
Bert committed
March 27, 2025
S
T
[12.x] Add `pipe` method query builders (#55171)
Tim MacDonald committed
T
[12.x] Fix: Make Paginated Queries Consistent Across Pages (#55176)
Tom Moore committed
W
Support using null-safe operator with `null` value (#55175)
Will Rowe committed
March 12, 2025
A
apply Pint rule "single_line_comment_style" (#54969)
Andrew Brown committed
A
apply Pint rule "no_spaces_around_offset" (#54970)
Andrew Brown committed
February 19, 2025
T
Revert "[12.x] Query builder PDO fetch modes (#54443)" (#54709)
Taylor Otwell committed
February 17, 2025
B
[12.x] Query builder PDO fetch modes (#54443)
Bert committed
February 12, 2025
H
[12.x] Fix accessing `Connection` property in `Grammar` classes (#54487)
Hafez Divandari committed
M
Merge tag 'v11.42.0'
Mior Muhammad Zaki committed
February 5, 2025
J
Add relative date shorthands to Query Builder (#54408)
Jason McCreary committed
January 29, 2025
Z
Optimize pluck() to avoid redundant column selection (#54396)
Zsolt Kaveczki committed
January 25, 2025
M
Merge tag 'v11.40.0'
Mior Muhammad Zaki committed
January 23, 2025
A
[11.x] apply our new Pint rule to the `/tests` directory (#54325)
Andrew Brown committed
January 22, 2025
H
[12.x] Enhance multi-database support (#54274)
Hafez Divandari committed
January 15, 2025
M
Merge tag 'v11.38.2'
Mior Muhammad Zaki committed
M
Revert "[11.x] Support DB aggregate by group (new methods) (#53679)" (#54196)
Mior Muhammad Zaki committed