0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Python-3.6 from MacOS. More... about 1 year ago
Update to FreeTDS-1.4.13. Fixes #895. More... about 1 year ago
Update ChangeLog.rst More... about 1 year ago
Explicitly format year. More... about 1 year ago
Update cython & setuptools_scm requirements. More... about 1 year ago
Updat ChangeLog.rst. More... about 1 year ago
Fix apload-arefact@4. More... about 1 year ago
Add use_datetime2 parameter to connect (#608, #646). More... about 1 year ago
Add use_datetime2 parameter and tests for _quote_simple_value function. More... about 1 year ago
Some cleanup and Python2 remnants. More... about 1 year ago
Update ChangeLog.rst. More... about 1 year ago
Simplify parameters quoting. More... about 1 year ago
Remove deprecated unittest.makeSuite(). More... about 1 year ago
Use strftime for date & time conversion. More... about 1 year ago
Implement DATETIMEOFFSET handling for insert queries. More... about 1 year ago
FreeTDS build fails with OpenSSL-3.2.1 on Win64, use OpenSSL-3.1.1. More... about 1 year ago
Update FreeTDS to 1.4.10. More... about 1 year ago
add stubs to fix #767 More... about 1 year ago
FAQ update re: #877 More... over 1 year ago
Implement DATETIMEOFFSET handling for stored procedures. More... over 1 year ago
Fix SQLDATETIME2 handling in convert_python_value(). More... over 1 year ago
Update psutil requirement from <5.9.8 to <5.9.9 More... over 1 year ago
Convert tabs to spaces. More... over 1 year ago
Test that fetchall(), fetchmany(), fetchone() and next() are working with SP. More... over 1 year ago
Simplify some SP tests. More... over 1 year ago
Add test for #134. More... over 1 year ago
Bump actions/upload-artifact from 3 to 4 More... over 1 year ago
Require Cython>3.0.7. More... over 1 year ago
Return instance of datetime.datetime on select from SQLDATETIM4, SQLDATETIME, SQLDATETIME2 columns. More... over 1 year ago
Use docker image for MSSQL2019 as a default for tests. More... over 1 year ago