nextcloud/core/Command/Db
Roeland Jago Douma ccd5ca5476
Merge pull request #23044 from nextcloud/migration-10.5
Handle owncloud migration to latest release
2020-12-10 14:32:13 +01:00
..
Migrations Make the migration template typed 2020-10-15 16:08:50 +02:00
AddMissingColumns.php Add return value to all commands 2020-06-26 14:54:51 +02:00
AddMissingIndices.php Add missing index on oc_cards and rename if it previously existed 2020-12-09 12:13:34 +01:00
AddMissingPrimaryKeys.php Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
ConvertFilecacheBigInt.php Move columns to bigint 2020-12-08 16:05:53 +01:00
ConvertMysqlToMB4.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ConvertType.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00