nextcloud/core/Command
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
..
App Update php licenses 2021-06-04 22:02:41 +02:00
Background Add return value to all commands 2020-06-26 14:54:51 +02:00
Broadcast Update php licenses 2021-06-04 22:02:41 +02:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Db disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
Encryption Update php licenses 2021-06-04 22:02:41 +02:00
Group Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
Integrity Make integrity commands verbose 2021-07-08 21:21:57 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix typing error 2021-06-21 14:14:37 +02:00
Maintenance Update php licenses 2021-06-04 22:02:41 +02:00
Preview Update php licenses 2021-06-04 22:02:41 +02:00
Security Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorAuth Update php licenses 2021-06-04 22:02:41 +02:00
User use specific email getter where necessary 2021-09-09 19:23:05 +02:00
Base.php Update php licenses 2021-06-04 22:02:41 +02:00
Check.php Update php licenses 2021-06-04 22:02:41 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php Align occ status with status.php 2021-08-26 22:36:26 +02:00
Upgrade.php Update php licenses 2021-06-04 22:02:41 +02:00