Thomas Müller
|
c7542c02db
|
Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new interface - refs #24198
|
2016-04-25 15:01:13 +02:00 |
Morris Jobke
|
190cc2bb67
|
Remove OC_DB::getConnection
|
2016-01-07 14:54:55 +01:00 |
Thomas Müller
|
3bb6dcea64
|
Apply DB group annotation ...
|
2015-11-30 10:55:05 +01:00 |
Vincent Petry
|
cf2fd2a825
|
Fix namespace for repair step tests
|
2015-03-26 23:19:27 +01:00 |
Vincent Petry
|
f056558b72
|
Add repair step to fix SQLite autoincrement
Force Doctrine to generate alter table SQL statements for SQLite to make
sure the code from OCSqlitePlatform is triggered.
|
2015-03-26 11:00:22 +01:00 |