Commit Graph

30 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 600381f82a
Make the migration template typed 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma f79d98e089
Fix the import order of new migrations 6 years ago
Maxence Lange 8002779200
add support for boolean default 7 years ago
Christoph Wurst c5cd8d9166
Improve class import and strict typing for generated migration class 7 years ago
Christoph Wurst eada4cccfc
Fix generated migration class code 7 years ago
Robin Appelman b40629ac8c
Add human readable description to migration steps 8 years ago
Joas Schilling f772b7b4dd
Add autocomplete to migration commands 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 0eebff152a
Update license headers 8 years ago
Joas Schilling d5c2b98207
Fix missing "unsigned" on integer columns 8 years ago
Joas Schilling f877096a28
Fix typo in template for migration generation 9 years ago
Joas Schilling 087138f228
use template placeholders instead of html 9 years ago
Joas Schilling 9307aaee49
Core is converted, so this is dead code 9 years ago
Joas Schilling f6c48b1548
Add a script to generate a migration from database.xml 9 years ago
Joas Schilling 0f275b1550
Only create the migration directory when necessary 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 8c39e66619 Do not allow to go back on productive systems 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