-
Hello :)
Setup details:
- Raspberry Pi 4 Model B
- Raspbian Release 3.4
- Python 3.7.3
- PyMsSQL 2.1.5
- FreeTDS unknown version, downloaded 06/10/2020 (how do I check the version?)
- Cython …
-
Hi,
I find that uniqueidentifier fields are being downloaded in lower case from MS SQL - do you see the same issue?
-
I'm testing a Python package on Windows using GitHub Actions. `pytype` is a dependency. However, it failed to install. Below is the error message.
```
Building wheel for pytype (PEP 517): starte…
-
### Environment
- Microsoft SQL Server 2008 R2 (SP3)
- Windows10 LTSC 1809
- Python3.8
### Symptom
When I was using update_many to update multiple rows, sqlalchemy raised an error:
```pyt…
-
BPO | [4120](https://bugs.python.org/issue4120)
--- | :---
Nosy | @malemburg, @loewis, @mhammond, @theller, @tiran, @skrah
Files | [Python-2.6-no.manifest.in.pyd.diff](https://bugs.python.org/file1179…
-
This is my first time creating an issue on GitHub. I did not see one like it but if there is, please reference it.
I see a lot of communications about adding upsert features to the to_sql method. …
-
**Name of the app**
Microsoft SQL Server
**Is your feature request related to a problem? Please describe.**
We would like to manage SQL logins as action from Phantom playbooks. We are willing to…
-
`macOS Big Sur 11.2.1 (20D74)`
`Python 3.8.2`
`pymssql 2.1.5`
`freetds-1.2.18`
```
Traceback (most recent call last):
File "src/pymssql.pyx", line 636, in pymssql.connect
File "src/_mssql…
-
I try to create metrics form a Microsoft SQL Server database query. But i cant get any metrics create. But the `query-exporter` runs without any warning or error message. It looks like issue #58.
R…
-
See https://github.com/invokermain/pymssql-utils/blob/main/pymssqlutils/databaseresult.py#L133
This should be `Optional[List[Dict[str, Any]]]]`, one could even replace `Any` with `Union[str, int, f…