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