Commit Graph

22 Commits (cd6f00a1029f6ce6900a80c7af8121e4449855c0)

Author SHA1 Message Date
Robin Appelman b40629ac8c
Add human readable description to migration steps 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Joas Schilling 352a48e273
Create the migrations table also with the UTF8mb4 collation 8 years ago
Joas Schilling 0d37d24b4b
Correctly drop the ownCloud migrations table 8 years ago
Joas Schilling 4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations 8 years ago
Morris Jobke 1efde41333
Check if realpath() returns false 8 years ago
Joas Schilling 7154050201
Drop the ownCloud migration table instead of reusing it 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 41fca6c852
"Only variables must be passed by reference" 9 years ago
Joas Schilling 0f275b1550
Only create the migration directory when necessary 9 years ago
Joas Schilling bbfc044ac5
Add migration for personal settings stuff 9 years ago
Joas Schilling 0bff4f3f07 Fix the installer tests 9 years ago
Joas Schilling 4e5cd1efea Fix tests of CodeChecker and MigrationService 9 years ago
Joas Schilling fe6e8c2710 Fix dropping tables and handle the prefix automatically 9 years ago
Joas Schilling 5d9d1b1cb5 Allow to check the schema in pre and post as well 9 years ago
Joas Schilling 817783e4c7 Add a version to migrations, so parallel legacy branches can also have migrations 9 years ago
Joas Schilling df6b839b23 Add author and copyright 9 years ago
Joas Schilling 2875b79c61 Fix code issues 9 years ago
Joas Schilling 3969a6b1eb Use autoloading instead of require_once from a different dir 9 years ago
Joas Schilling 194ef1a171 Adjust the code to use our interface and abstract 9 years ago
Joas Schilling 15eec7b83c Start migrations 9 years ago