0
I Use This!
Moderate Activity

Commits : Listings

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