-
**OS:** Mac (M1)
**Build Version:** v1.14.4-alpha.0
**Regression:** Not a Regression
**Repro Steps:**
1. Create a MSSQL Durable project with the JavaScript Model V4.
2. F5.
3. Check whether su…
-
I've got a panic when using your library (2.1.0) with `github.com/microsoft/go-mssqldb@v1.7.2` sql driver.
Stack trace
```
/usr/local/go/src/runtime/panic.go:770 +0x124
github.com/qustavo/s…
-
Does this work with mssql?
-
按照mssql的驱动的写法如下:
jdbc:sqlserver://192.168.1.8:1433;User=sa;Password={Test!123456};databaseName=sysnaxqu
连接时报:
"Error forming TLS connection: 已处理证书链,但是在不受信任提供程序信任的根证书中终止。 (os error -2146762487)"…
-
Hello, trying to sync an INT column between mysql and mssql.
I get:
2024-04-23 10:54:27,451 ERROR ReplicaTask:69 ERROR in TaskId-0 inserting data to sink table: [An error occurred while converti…
-
See https://github.com/tediousjs/tedious/issues/1246
-
Does this work with MSSQL Databases?
-
We use OAuth / `AzureDefaultCredential` for authentication to mssql and I would like to use this with connectorx as well.
It looks like tiberius has support for this with the `AADToken` auth method…
-
Good evening!
I found one issue and it's related with migration token_blacklist.0008_migrate_to_bigautofield.
It seems like mssql not really supports changing field type from Autofield to BigAutoFie…
-
In https://github.com/testcontainers/testcontainers-python/commit/fc5f2df4ba8157d21ecbf3a9a90cd45a61049f90#diff-313a71bf8d0b95ccd84a98f198294e10a7c7086c527efb513d9c6619a12086ee the default driver of `…