Closed Badbreaddead closed 2 years ago
actually I took a look at the source and have a proposal: maybe we can add database to opts of QueryCursor constructor? This way you can set up default database from each query. I can do PR if core maintainers approve
Sorry, my bad, it is misconfig on my side. Closing
Thank you for this project! I wonder what is the best way to duplicate all my requests to several schemas. I created two instances of ClickHouse class with different database options passed to config, but just now realised that it sends two requests to each schema instead of one