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