Christoph Wurst
|
5f0ada879e
fix(db): Print why the migration file could not be created
|
пре 1 година |
Vitor Mattos
|
fd4c53f311
Fix typo that added a letter to migration template
|
пре 1 година |
Roeland Jago Douma
|
aaf9b9c4fd
properly typehint generated migrations
|
пре 2 година |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
пре 2 година |
Joas Schilling
|
60801d8b1c
Fix strict comparison
|
пре 2 година |
Joas Schilling
|
2ffcc08332
Fix type fixing
|
пре 2 година |
Joas Schilling
|
7ee982005a
Give hints on correct migration versioning
|
пре 2 година |
Arthur Schiwon
|
ee006563ae
migration generator also includes copyright section
|
пре 2 година |
Carl Schwan
|
6312c0df69
Check style update
|
пре 2 година |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
пре 3 година |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
пре 3 година |
Joas Schilling
|
600381f82a
Make the migration template typed
|
пре 4 година |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
пре 4 година |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
пре 4 година |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
пре 4 година |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
пре 5 година |
Roeland Jago Douma
|
f79d98e089
Fix the import order of new migrations
|
пре 5 година |
Christoph Wurst
|
c5cd8d9166
Improve class import and strict typing for generated migration class
|
пре 6 година |
Christoph Wurst
|
eada4cccfc
Fix generated migration class code
|
пре 6 година |
Joas Schilling
|
f772b7b4dd
Add autocomplete to migration commands
|
пре 6 година |
Joas Schilling
|
4a5282ba21
Fix the type hints of migrations and correctly inject the wrapped schema into migrations
|
пре 6 година |
Morris Jobke
|
0eebff152a
Update license headers
|
пре 7 година |
Joas Schilling
|
f877096a28
Fix typo in template for migration generation
|
пре 7 година |
Joas Schilling
|
087138f228
use template placeholders instead of html
|
пре 7 година |
Joas Schilling
|
f6c48b1548
Add a script to generate a migration from database.xml
|
пре 7 година |
Joas Schilling
|
0f275b1550
Only create the migration directory when necessary
|
пре 7 година |
Joas Schilling
|
5d9d1b1cb5
Allow to check the schema in pre and post as well
|
пре 7 година |
Joas Schilling
|
817783e4c7
Add a version to migrations, so parallel legacy branches can also have migrations
|
пре 7 година |
Joas Schilling
|
df6b839b23
Add author and copyright
|
пре 7 година |
Joas Schilling
|
194ef1a171
Adjust the code to use our interface and abstract
|
пре 7 година |