I am having some trouble connecting cubecloud SQL API to metabase v0.43.2

I am having some trouble connecting cubecloud SQL API to metabase v0.43.2 . I am self hosting metabase.

Is there any documentation to follow? The Db says its syncing, but i dont see any tables..

I was able to directly connect it to supersets and get the data , but metabase is not even detecting the preaggregation tables :frowning:

Please help !

Hi @dvyach
Are you referring to this? https://cube.dev/docs/backend/sql
I guess it isn't fully compatible with the official Postgres JDBC driver that Metabase uses, since it's listed as additional work is still needed: https://github.com/cube-js/cube.js/issues/3906