COMMITS
/ tests/Database/DatabaseMigrationRefreshCommandTest.php January 5, 2026
L
May 22, 2024
F
rename test function to match prohibit action (#51534)
Faissal Wahabali committed
May 21, 2024
J
[11.x] Prevent destructive commands from running (#51376)
Jason McCreary committed
March 19, 2021
L
Remove empty constructor braces. (#36661)
Lucas Michot committed
March 18, 2021
L
Always prefer typesafe string comparisons. (#36657)
Lucas Michot committed
October 26, 2020
A
Update to not require Dispatcher in constructor
Adam Campbell committed
October 24, 2020
A
Add DatabaseRefreshed event to be emitted after refreshed database
Adam Campbell committed
September 10, 2019
D
[6.x] Alpha ordered imports (#29933)
Dries Vints committed
June 1, 2019
黄
Removed useless use
黄朝晖 committed
黄
Removed useless argument
黄朝晖 committed
February 8, 2019
D
Use proper method visibility
Dries Vints committed
February 7, 2019
D
Add void return type to setUp and tearDown methods
Dries Vints committed
January 2, 2019
D
Merge branch '5.7'
Dries Vints committed
December 31, 2018
G
Fix broken db command code
Graham Campbell committed
October 29, 2018
A
Changed Application::environment method to use arguments unpacking (#26296)
Alex Plekhanov committed
October 3, 2018
M
Use ::class notation in Database tests (#25906)
Michaël De Boey committed
September 19, 2018
P
[5.6] port Windows test fixes PR #25646 to 5.6 branch
Pavlo Zhukov committed
June 30, 2018
H
apply realpath option to refresh and fresh commands (#24683)
Hamid Alaei Varnosfaderani committed
January 17, 2017
A
[5.4] All tests have been namespaced (#17148)
Alex Bowers committed
January 10, 2017
T
Refactoring migration console commands.
Taylor Otwell committed
December 30, 2016
V
[5.4] Use namespaced PHPUnit TestCase (#17058)
Vincent Klaiber committed
November 5, 2016
J
Fix some docblocks
Jorge González committed
September 7, 2016
A
Added path support for artisan migrate:rollback/refresh/reset fixes #13631 (#15251)
Adam Anderly committed
July 16, 2016
R
[5.3] Fix migrate:refresh bug with invalid step (#14336)
Roman Kinyakin committed