nextcloud-server/core/Command
Daniel Kesselberg 7259259d1e Fix #26085
addOrderBy expects a order expression. For the migration scenario we have column objects. Column objects are not supported by quoteColumnName yet.

A column object as order expression is most likely an edgy thing when migration database information.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-06-09 17:01:07 +07:00
..
App Add force option to app install command 2021-04-17 17:20:59 +07:00
Background Add return value to all commands 2020-06-26 14:54:51 +07:00
Broadcast Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Config Add return value to all commands 2020-06-26 14:54:51 +07:00
Db Fix #26085 2021-06-09 17:01:07 +07:00
Encryption Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Integrity Add a warning when trying to run integrity:check-core on git 2021-01-18 11:32:50 +07:00
L10n Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Log Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Maintenance Add more previous exceptions to database setup code 2021-01-07 21:04:11 +07:00
Preview Add OCC command to reset rendered texts 2021-03-22 20:07:59 +07:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
User Make user:report command scale 2021-06-01 08:36:06 +07:00
Base.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Check.php Add return value to all commands 2020-06-26 14:54:51 +07:00
InterruptedException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +07:00
Upgrade.php Fix markup 2021-01-18 11:32:51 +07:00