nextcloud/core/Command/Db
Morris Jobke f57e334f83
Fix bigint conversion on SQLite
* on SQLite primary keys can't be bigint - see https://stackoverflow.com/a/18835967/520507

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-05 00:35:09 +01:00
..
Migrations Improve class import and strict typing for generated migration class 2018-09-07 09:22:57 +02:00
AddMissingIndices.php Fix index names 2018-11-06 15:21:16 +01:00
ConvertFilecacheBigInt.php Fix bigint conversion on SQLite 2018-12-05 00:35:09 +01:00
ConvertMysqlToMB4.php Update license headers 2017-11-06 16:56:19 +01:00
ConvertType.php Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00