Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SQLite autoincrement fix backport | Vincent Petry | 2015-03-26 | 1 | -0/+35 |
Add custom sqlite platform to set auto increment 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. |