nextcloud-server/core/Command/Db
Christoph Wurst c1000fe344
Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indices
Add --dry-run option for add-missing-* cmd
2022-02-28 09:59:40 +07:00
..
Migrations Check style update 2022-01-13 00:19:07 +07:00
AddMissingColumns.php Add --dry-run option for db:add-missing-* cmd 2022-02-24 16:42:08 +07:00
AddMissingIndices.php Add --dry-run option for db:add-missing-* cmd 2022-02-24 16:42:08 +07:00
AddMissingPrimaryKeys.php Add --dry-run option for db:add-missing-* cmd 2022-02-24 16:42:08 +07:00
ConvertFilecacheBigInt.php Update php licenses 2021-06-04 22:02:41 +07:00
ConvertMysqlToMB4.php Update php licenses 2021-06-04 22:02:41 +07:00
ConvertType.php Improve performance when converting between DBs 2022-02-16 18:28:06 +07:00