We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Tips and Tricks by Database Platform (markdown)
Updated _Footer (markdown)
unixODBC connection pooling
Created _Footer (markdown)
Updating dead link
Destroyed _Footer (markdown)
use a better example for the OPENJSON trick
remove footer
Updated Install (markdown)
mac conda install unixodbc
installation on ARM macs
release note tweaks
lots of updates to the release notes
multiple wheel zip files
remove 2.7 from the release process
Updated Binding Parameters (markdown)
Updated fast_executemany support for various ODBC drivers (markdown)
MySQL update
Note in `columns.is_nullable` should be `SQL_NULLABLE_UNKNOWN` instead of `SQL_NULLS_UNKNOWN`
more db transaction explanation
add crsr contextlib.closing example
add conn contextlib.closing example
add pyodbc.odbcversion
MSSQL ODBC driver tweaks
re-order datatype table columns