-
I just happen to need dbt_profiler for sqlserver. And found some minor bugs.
the sqlserver mentioned in macro is sql_server which causes the macro to use default adapter instead of macro for sqlser…
-
**Describe the bug**
Executing `dbt run --empty` on a model with stage macro with a source relation as source_model fails. Model runs successfully if `--empty` is not invocated.
**Environment**
…
-
### Expected behavior
The preview feature should send a valid SQL query to my Fabric Synapse datawarehouse, using the ODBC Driver 18 for SQL Server. Running dbt, debugging, testing works as expecte…
-
When calling `dbt debug` from windows using the following profile, the windows login defaults to the Fabric adapter implementation, which omits the port from the connection string.
```yml
dbt_proj…
-
Incremental materializations don't seem to be performing properly since 1.7.
See thread https://github.com/dbt-msft/dbt-sqlserver/discussions/481
-
I would like to have support for dbt-sqlserver and dbt-synapse. What would I have to do to make this happen? I am one of the maintainers of those 2 adapters :)
-
### Describe the bug
I use dbt-synapse and I can't stage the external sources. I always get
```
Encountered an error while running operation: Compilation Error in macro stage_external_source…
-
We're seeing error messages in v1.7.3 when the datatype of a column is altered (but the column name remains the same).
```
04:07:16 Running with dbt=1.7.15
04:07:16 Registered adapter: synapse=…
-
we should try and standardize on a convention of using `{{ relation }}` wherever possible over these variants:
- `{{ relation.schema }}.{{ relation.identifier }}`
- `to_relation.schema ~ '.' ~ to_re…
-
We recently got quite a few issues and comments asking for a status update on support for newer dbt versions, and I think I probably should have written this status update a while ago.
**TL;DR we'l…