nextcloud-server/core/Command/Db
Robin Appelman 695326534c
disable path prefix index on postgresql for now
having the index work properly for the queries we need it for requires some additional options which dbal does not support at the momement.
to prevent making it harder to add the correct index later on we don't create the index for now on postgresql

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-08 18:39:22 +02:00
..
Migrations
AddMissingColumns.php
AddMissingIndices.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
AddMissingPrimaryKeys.php
ConvertFilecacheBigInt.php
ConvertMysqlToMB4.php
ConvertType.php Convert command option defaults to strings 2021-06-09 13:25:31 +02:00