nextcloud/core/Command/Db
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-10 15:36:27 +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 size index for filecache 2020-09-22 15:15:34 +02: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 Update ConvertFilecacheBigInt.php 2020-10-26 09:18:56 +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