COMMITS
/ tests/Database/DatabasePostgresBuilderTest.php January 5, 2026
L
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
December 10, 2024
H
[11.x] Fix schema names on `DatabaseTruncation` trait (PostgreSQL and SQLServer) (#53787)
Hafez Divandari committed
October 3, 2024
H
[11.x] Improve `Schema::hasTable()` performance (#53006)
Hafez Divandari committed
December 13, 2023
H
[11.x] Fix inconsistent database parsing on PostgreSQL (#49148)
Hafez Divandari committed
November 27, 2023
H
[10.x] Get tables and views info (#49020)
Hafez Divandari committed
October 26, 2023
H
[10.x] Add support for getting native columns' attributes (#48357)
Hafez Divandari committed
November 15, 2022
March 28, 2022
D
[9.x] Fix Postgres driver not dropping all tables & views (#41701)
Derek MacDonald committed
February 24, 2022
D
PostgresBuilder fixes for renamed `config('database.connections.pgsql.search_path')` (#41215)
Derek MacDonald committed
March 22, 2021
D
Merge branch '8.x'
Dries Vints committed
March 19, 2021
L
Remove empty constructor braces. (#36661)
Lucas Michot committed
January 25, 2021
N
[8.x] Adds parallel testing (#36034)
Nuno Maduro committed
January 13, 2021
N
[9.x] Adds support for Parallel Testing (#35778)
Nuno Maduro committed
December 13, 2020
B
[9.x] Fix several lingering issues with PostgreSQL search_path handling (#35588)
Ben Johnson committed
December 11, 2020
B
Account for special '$user' variable appearing as first schema in search_path (#35567)
Ben Johnson committed
December 8, 2020
B
Add tests to cover any added or modified code
Ben Johnson committed