| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mapping for a broken varchar type. Fixes #14247 | Victor Dubiniuk | 2015-02-18 | 1 | -0/+1 |
* | inject \OCP\IConfig instance in migrator | Morris Jobke | 2014-12-22 | 1 | -16/+0 |
* | Special treatment for Oracle | Thomas Müller | 2014-10-16 | 1 | -2/+4 |
* | adding 'smallint unsigned' to type mapping for sqlite | Thomas Müller | 2014-09-20 | 1 | -0/+1 |
* | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 1 | -0/+13 |
* | generate copy of sqlite database file in data directory | Thomas Müller | 2014-07-28 | 1 | -1/+25 |
* | Check sqlite migration on a copy of the database file | Robin Appelman | 2014-06-03 | 1 | -0/+40 |