aboutsummaryrefslogtreecommitdiffstats
path: root/lib/repair/sqliteautoincrement.php
Commit message (Collapse)AuthorAgeFilesLines
* Move lib/repair to lib/private/repairMorris Jobke2016-01-071-98/+0
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* update license headers and authorsMorris Jobke2015-06-251-4/+18
|
* Add repair step to fix SQLite autoincrementVincent Petry2015-03-261-0/+85
Force Doctrine to generate alter table SQL statements for SQLite to make sure the code from OCSqlitePlatform is triggered.