pyodbc
pyodbc copied to clipboard
Python ODBC bridge
Fixes #1211
Added overrides to the cibuildwheel config so that the correct packages are installed for musllinux.
fixes #1168
I'm using pyodbc to perform tasks to insert data in sql server database. I wanted to catch certain errors and it looks like the error tuples generated do not follow...
Please first make sure you have looked at: * Documentation: https://github.com/mkleehammer/pyodbc/wiki * Other issues ### Environment To diagnose, we usually need to know the following, including version numbers. On Windows,...
Please first make sure you have looked at: * Documentation: https://github.com/mkleehammer/pyodbc/wiki * Other issues ### Environment To diagnose, we usually need to know the following, including version numbers. On Windows,...
Please first make sure you have looked at: * Documentation: https://github.com/mkleehammer/pyodbc/wiki * Other issues ### Environment To diagnose, we usually need to know the following, including version numbers. On Windows,...
### Issue Homebrew installs in either a default directory (based on factors such as the macOS version installing Homebrew, the Homebrew version being installed, etc.) or a user-specified directory. Homebrew...
Python now provides LiteralString to help developers prevent security flaws from improperly handling user inputs. This would help 'pyodbc' users. https://peps.python.org/pep-0675/
Can't seem to get build to work on mingw (from looking at other issues seems cygwin is working), I note some old references to MING32 in the source (e.g. in...