lwenderoth

Results 1 comments of lwenderoth

@Delagen wrote [here](https://github.com/nextcloud/server/issues/45257#issuecomment-2110831104) : > I modified https://github.com/nextcloud/server/blob/master/core/Command/Db/ConvertType.php#L247 to > > ``` > $connectionParams = $this->connectionFactory->getDefaultConnectionParams($type); > ``` > > and seems all converted > > Also have to remove...