-
#### What language are you using?
**Python**.
#### What version are you using?
Python 3.10
connectorx==0.3.1
#### What database are you using?
MSSQL
#### What dataframe are you usin…
-
Is it supported to use this extensions API to connect to a database from a different extension?
I have been trying this and I was able to connect to a mssql db but not query it, as the exposed API is …
-
When you look at the missing terraform resource roles for MS SQL now that logins & users are fixed by this much-needed provider, the only thing left is the ability to call SQL scripts with inline or f…
-
It would be nice if the `IMPORT FOREIGN SCHEMA` command read in `bit` columns a postgresql type `boolean`. Currently they are imported as `smallint`.
-
### Description
Code syntax highlight render failed
### Gitea Version
a3881ffa3d90f3f017024f701ca8ef420d492224
### Can you reproduce the bug on the Gitea demo site?
Yes
### Log Gist
_No respons…
-
### Apache Airflow Provider(s)
microsoft-mssql
### Versions of Apache Airflow Providers
apache-airflow-providers-microsoft-mssql - 3.8.0
### Apache Airflow version
2.7.3
### Operating System
li…
-
``` sql
DELETE tbl
```
``` sql
insert into [SsoTokenLog] ([Co_id],[U_id],[Sso_token],[Created]) output inserted.* values (@0,@1,@2,@3)
```
https://github.com/sqlparser-rs/sqlparser-rs/issues/1…
-
## Issue Creation Checklist
- [ x] I understand that my issue will be automatically closed if I don't fill in the requested information
- [ x] I have read the [contribution guidelines](https://git…
-
Tried on Ubuntu and Ubuntu on WSL.
When using the image mcr.microsoft.com/mssql/server:2022-latest, we are unable to call `/opt/mssql-tools/bin/sqlcmd`
Container: mcr.microsoft.com/mssql/server:2…
-
### Connector Name
source-mssql
### Connector Version
4.1.15
### What step the error happened?
During the sync
### Relevant information
We recently upgraded source-mssql from 4.1.5 to 4.1.15 So…