When I try to set up a connection to Clickhouse, which is by desing readonly the extension displays the error: Cannot modify 'readonly' setting in readonly mode..
Looks like it tries to set up readonly flag for current session but it is not allowed for my credentials.