COMMITS
/ tests/Database/DatabaseSQLiteSchemaGrammarTest.php January 5, 2026
L
August 6, 2025
D
[12.x] Handle Enum::cases() for enum column type (#56565)
D. Nagy Gergő committed
May 7, 2025
N
[12.x] Support `useCurrent` on date and year column types (#55619)
Nicholas Brantley committed
March 13, 2025
February 12, 2025
H
[12.x] Fix accessing `Connection` property in `Grammar` classes (#54487)
Hafez Divandari committed
January 22, 2025
H
[12.x] Enhance multi-database support (#54274)
Hafez Divandari committed
June 13, 2024
C
feat: use database default datetime precision
Caleb White committed
July 4, 2024
H
[11.x] Enhance database migrations (#51373)
Hafez Divandari committed
January 26, 2024
D
Merge branch '10.x'
Dries Vints committed
January 24, 2024
H
[10.x] Add `hasIndex()` and minor Schema enhancements (#49796)
Hafez Divandari committed
January 18, 2024
H
fix spatial types (#49634)
Hafez Divandari committed
January 11, 2024
H
fix adding stored columns on sqlite (#49638)
Hafez Divandari committed
December 12, 2023
H
[11.x] Make floating-types consistent (#48861)
Hafez Divandari committed
December 5, 2023
H
[10.x] Get indexes of a table (#49204)
Hafez Divandari committed
November 13, 2023
T
fix: support expression in computed/virtual/stored columns (#48976)
Tobias Petry committed
April 11, 2023
January 4, 2023
H
[10.x] Add support for native column modifying (#45487)
Hafez Divandari committed
April 1, 2022
D
[9.x] Database queries containing JSON paths support array index braces, part 2 (#41767)
Derek MacDonald committed
November 6, 2021
D
Merge branch '8.x'
Dries Vints committed
October 28, 2021
D
[8.x] Clean up test suite (#39406)
Dries Vints committed
June 28, 2021
D
Merge branch '8.x'
Dries Vints committed
June 25, 2021
June 21, 2021
D
Merge branch '8.x'
Dries Vints committed
June 18, 2021
K
[8.x] Solve the Primary Key issue in databases with sql_require_primary_key enabled (#37715)
Khalil Laleh committed
April 1, 2021
T
formatting
Taylor Otwell committed
L
- Merge wrap differences into base grammar (#36510)
Lars Grevelink committed
January 25, 2021
J
Default uuid column name (#36005)
Jason McCreary committed
January 13, 2021
G
Merge branch '8.x'
Graham Campbell committed
January 6, 2021
A
[8.x] "null" constraint prevents aliasing SQLite ROWID (#35792)
Adnan RIHAN committed
December 8, 2020
J
[9.x] Default address methods (#35534)
Jason McCreary committed
July 23, 2020
I
wrap columns in quotes
iamgergo committed
July 22, 2020
I
Prevent stored column addition on 'alter table'
iamgergo committed
I
[8.x] Add computed column support (storedAs, virtialAs) to SQLite
iamgergo committed
June 7, 2020
P
[7.x] Added foreignUuid column definition (#33129)
Paul Adams committed
May 16, 2020
J
Fix eager capture + syntactic sugar (#32847)
Jason McCreary committed
April 17, 2020
J
Add the ability to create indexes as expressions
Jonathan Reinink committed
March 9, 2020
S
[7.x] Add parameter to constrained() method (#31853)
Samuel França committed
November 2, 2019
T
[7.x] Improve tests for Blueprint foreignId() (#30496)
Trevor Fitzgerald committed
November 1, 2019
T
Add tests for Blueprint id() and foreignId() (#30489)
Trevor Fitzgerald committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
August 27, 2019
L
[6.0] Use assertSame for string assertions (#29757)
Lucas Michot committed
February 8, 2019
D
Use proper method visibility
Dries Vints committed
February 7, 2019
D
Replace expect exception annotations
Dries Vints committed
D
Add void return type to setUp and tearDown methods
Dries Vints committed
October 10, 2018
L
[5.7] Remove unused local variables. (#26044)
Lucas Michot committed
October 3, 2018
M
Use ::class notation in Database tests (#25906)
Michaël De Boey committed
June 8, 2018
M
Make grammars macroable
Michael Lundbøl committed
May 8, 2018
S
Rename Index
Slava Vishnyakov committed
January 15, 2018
T
fix conflicts
Taylor Otwell committed
January 14, 2018
T
[5.5] Fix abundant table-prefix in SQLite grammar (#22781)
Tom Lankhorst committed