nextcloud-server/core/Command/Db
Joas Schilling 60801d8b1c
Fix strict comparison
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27 20:31:40 +07:00
..
Migrations Fix strict comparison 2022-04-27 20:31:40 +07:00
AddMissingColumns.php Add --dry-run option for db:add-missing-* cmd 2022-02-24 16:42:08 +07:00
AddMissingIndices.php Additional index on oc_preferences to make sure that gettingh values without a user filter is fast 2022-04-19 12:37:36 +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 Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +07:00
ConvertType.php Improve performance when converting between DBs 2022-02-16 18:28:06 +07:00