Burak Emre Kabakcı
Burak Emre Kabakcı
I see the point you make but I'm not sure I agree with "restricting features in MDX makes it not portable" because even when you look at frameworks such as...
Another question; is it possible to just import Toolpad's runtime renderer as a library and render pages without the full editor? I remember us talking about it but if you...
Using `HOST` pointing to `localhost` is not supported because Snowflake clients [require signed certificates](https://github.com/buremba/universql?tab=readme-ov-file#signed-certificates-are-required-in-snowflake-sql-v1-api) and self-signed certificates don't work unfortunately. Universql ships the SSL certificate for a public domain `localhostcomputing.com`,...
Thanks @zazzaz! It looks like I'm the first financial contributor to the project on OpenCollective, hope you can raise more! :)
Is there any plan to implement this?
Thanks for the report @soumilshah1995 ! [This limitation](https://github.com/buremba/universql?tab=readme-ov-file#signed-certificates-are-required-in-snowflake-sql-v1-api) makes it harder to run Universql in a container. One solution I think of using `cloudflared` to create a public tunnel, which...
@soumilshah1995 That's a lot! I fixed the issues connecting Docker from your host machine. You should be able to connect `localhostcomputing.com` domain (which resolves to `127.0.0.1`) from your host machine....
It looks good to me. That will be enough to access Unversql from Kubernetes but you will need a public URL to connect from your local environment. If you have...
@jamesbornholt Great to hear that you folks are keeping an eye on here! Sorry if this is not the right channel to ask the question but considering S3Tables is a...
Action doesn't seem to output anything useful: https://github.com/duckdb/duckdb/actions/runs/5542730551/jobs/10119923571