Erin Drummond
Erin Drummond
I also encountered this (using Authentik with a self-signed cert for OpenID) and solved it by customising the `alpine` build and injecting my CA cert using the `update-ca-certificates` tool. ```...
Update on this: SQLMesh needs some fundamental constructs in order to work properly, namely - schemas, tables and views. It turns out the Lakehouse entity in Fabric does not support...
Initial support has been merged in https://github.com/TobikoData/sqlmesh/pull/4751 and should make it to a release soon. Thanks to @mattiasthalen and @fresioAS !
@hardeybisey if an issue is unassigned (like this one) and you'd like to start working on it then feel free to just start. We are always happy to accept well-formed...
Thanks @fresioAS !
Hey @xinge-ji , let us know when you'd like us to review. We typically ignore a PR still in 'Draft' state, and also PR's with failing tests and merge conflicts...
> Would it be possible to add it in the ci environment? You can adjust the ci environment by editing `.circleci/continue_config.yml` but I think in this case it's caused by...
This is fixed as of [v0.182.0](https://github.com/TobikoData/sqlmesh/releases/tag/v0.182.0)
This is essentially the same issue as https://github.com/TobikoData/sqlmesh/issues/3481 and https://github.com/TobikoData/sqlmesh/issues/3776 I don't think pymssql will ever reach feature parity with Microsoft's ODBC driver, particularly when Microsoft keeps adding weird and...
The other tickets are already closed as `not planned`, so if anything this one should stay open to track the issue since it's come up a bunch of times and...