Alexey Semchenko

Results 6 issues of Alexey Semchenko

## Description In Slack notification from Cloud Hooks URL always like **http://localhost:4200** /default/flow-run/1c4340de-b1df-442d-832e-9d5687ce431b regardless of settings. ## Expected Behavior URL in notification like **http://:** ## Reproduction config.toml: ``` [server] host="http://myhost"...

Resolve #134 Thanks @mahazza for sharing this code!

enhancement
needs-rebase

Resolve #171

chore

https://docs.getdbt.com/docs/building-a-dbt-project/building-models/configuring-incremental-models#what-if-the-columns-of-my-incremental-model-change

enhancement
needs-rebase

Implementation of #163 - [x] clustered / nonclustered indexes - [x] row-store (b-tree) / columnstore indexes - [x] uniqueness (`UNIQUE`) for row-store indexes (clustered and nonclustered) - [x] nonclustered row-store...

enhancement
needs-rebase
chore

Resolve https://github.com/dbt-msft/dbt-sqlserver/issues/134 Thanks @mahazza for sharing this code!