nextcloud-server/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 +07:00
..
Migrations Make the migration template typed 2020-10-15 16:08:50 +07:00
AddMissingColumns.php
AddMissingIndices.php add size index for filecache 2020-09-22 15:15: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