nextcloud/core/Command
Josh Richards 71fff03e9b fix(occ): Add support for UNIX sockets to db:convert-type
Fixes #31998

Adds support to `occ db:convert-type` to support UNIX socket connections via MySQL/MariaDB. Uses same `dbhost` / `hostname` parameter parsing logic (adapted) as used elsewhere (at least the relevant parts) for consistency.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-08-16 09:04:36 +02:00
..
App chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Background refactor: simplify background commands 2024-07-01 12:52:06 +02:00
Broadcast chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Config chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Db fix(occ): Add support for UNIX sockets to db:convert-type 2024-08-16 09:04:36 +02:00
Encryption chore: Add SPDX header 2024-05-26 20:05:04 +02:00
FilesMetadata chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Group feat(occ)!: Adding the displayName to the output of the occ group:list --info command 2024-08-06 19:30:59 +02:00
Info chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Integrity chore: Add SPDX header 2024-05-26 20:05:04 +02:00
L10n chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Log chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Maintenance chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Preview chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Security feat: add command to export certificate bundle 2024-08-01 10:06:50 +02:00
SystemTag chore: Add SPDX header 2024-05-26 20:05:04 +02:00
TaskProcessing feat(taskprocessing): add appId filter to taskprocessing occ commands 2024-07-23 17:12:38 +02:00
TwoFactorAuth chore: Add SPDX header 2024-05-26 20:05:04 +02:00
User occ: Revert all changes to Info.php 2024-08-07 09:33:09 +02:00
Base.php fix(occ): Fix compatibility with PHP<8.2 2024-08-06 12:13:26 +02:00
Check.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
InterruptedException.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
SetupChecks.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Status.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Upgrade.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00