Commit Graph

22 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
martin-rueegg 6be8ab65a5 replace 'oc_' with dbtableprefix form config for temporary table names and indexes 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 10 years ago
Morris Jobke 95374e1404 add default for dbtableprefix 10 years ago
Morris Jobke dbc465de97 use injected config object and fix typos 10 years ago
Morris Jobke de25084def inject \OCP\IConfig instance in migrator 10 years ago
tbelau666 ad8d55c327 Use Doctrines filter by table name 10 years ago
Thomas Müller f7097faf82 Special treatment for Oracle 11 years ago
Thomas Müller 363ba04f5e only commit in case a transaction is active 11 years ago
Joas Schilling 0c711e1cfa Use get random bytes as uniqeid() is not unique in some cases 11 years ago
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 11 years ago
Robin Appelman 82b982a4eb Better unique names for temporary tables 11 years ago
Robin Appelman a59f6818eb Only quote identifiers for oracle during migration 11 years ago
Robin Appelman 3b4555ca91 Try and check migration before applying it 11 years ago
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 11 years ago
Robin Appelman 35550e8d9a Fix migrator for postgres 11 years ago
Robin Appelman be80dce585 Fix temporary schema creation 11 years ago
Robin Appelman 58c61c8336 Fix generating migration test schemas 11 years ago
Robin Appelman 0035147be9 Create unique names for temporary indexes 11 years ago
Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 11 years ago