nextcloud/core/Command/Db
Vincent Petry 558cf72a28 Make oc_files_trash.auto_id a bigint
Adjusted migration.
Added to occ command to update existing tables.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-28 09:46:02 +00:00
..
Migrations Add return value to all commands 2020-06-26 14:54:51 +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-14 11:12:51 +01:00
AddMissingPrimaryKeys.php Create primary keys on all tables and add a command to create the afterwards 2020-11-12 12:57:52 +01:00
ConvertFilecacheBigInt.php Make oc_files_trash.auto_id a bigint 2020-12-28 09:46:02 +00:00
ConvertMysqlToMB4.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ConvertType.php Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00