nextcloud-server/core/Command/Db
Julius Härtl c77e259cfe
Add missing index on oc_cards and rename if it previously existed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-09 12:13:34 +07:00
..
Migrations Make the migration template typed 2020-10-15 16:08:50 +07:00
AddMissingColumns.php Add return value to all commands 2020-06-26 14:54:51 +07:00
AddMissingIndices.php Add missing index on oc_cards and rename if it previously existed 2020-12-09 12:13:34 +07:00
AddMissingPrimaryKeys.php Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +07:00
ConvertFilecacheBigInt.php Update ConvertFilecacheBigInt.php 2020-10-26 09:18:56 +07:00
ConvertMysqlToMB4.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
ConvertType.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00