nextcloud-server/core/Command/Db
Christoph Wurst 3a7c094f3b
refactor: generate migrations with override attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-06-04 07:38:06 +07:00
..
Migrations refactor: generate migrations with override attributes 2025-06-04 07:38:06 +07:00
AddMissingColumns.php
AddMissingIndices.php fix(db): Create replacement index where original index is missing 2025-04-17 17:59:19 +07:00
AddMissingPrimaryKeys.php
ConvertFilecacheBigInt.php
ConvertMysqlToMB4.php
ConvertType.php refactor: Extend rector to core/ 2025-05-15 00:16:54 +07:00
ExpectedSchema.php
ExportSchema.php
SchemaEncoder.php