> Constraints will make the run very slow if you do it for all foreign keys for example. Use only when required.
the point of this issue is I can add as much foreign keys as I want to my dbt pro...
This fixes issue #2028 that occurs when executing `ExecuteAsync` on a `CommandDefinition` with `Pipelined` command flag in combination with multiple parameters on the `Microsoft.Data.SqlClient` and...
### Description
When I try to run `paket restore` on a project with TFM `net9.0-windows` the command fails with error message `Paket failed with -> MatchFailureException: The match cases were in...
Currently `sqlserver_adapter` does not generate constraints, except for the `not null` constraint if it is defined as a column constraint.
The reason, as far as I understand this adapter is:
...