nextcloud/core/Command/Db
Joas Schilling bb52911d16
Create primary keys on all tables and add a command to create the afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-12 12:57:52 +01: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 Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02: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 Update ConvertFilecacheBigInt.php 2020-10-26 09:00:16 +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