staeglis

Results 13 comments of staeglis

After the update to Nextcloud we can't gather the database size because it's a string now.

I was able to create the table with this SQL command: ``` CREATE TABLE matomo_loginoidc_provider ( user VARCHAR( 100 ) NOT NULL, provider_user VARCHAR( 255 ) NOT NULL, provider VARCHAR(...