mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| Migrations | ||
| AddMissingColumns.php | ||
| AddMissingIndices.php | ||
| AddMissingPrimaryKeys.php | ||
| ConvertFilecacheBigInt.php | ||
| ConvertMysqlToMB4.php | ||
| ConvertType.php | ||