0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print all version information in print_versions.py. More... over 4 years ago
Use patched ccompiler to check for clock_gettime. More... over 4 years ago
Add get_dbversion to _mssql and use it from pymssql. More... over 4 years ago
Remove legacy hack with multiprocessing. More... over 4 years ago
Remove unused variable. More... over 4 years ago
Remove bulk copy context and move inside MSSQLConnection, update docs More... over 4 years ago
Fix typos and minor issues preventing docs building with latest sphinx More... over 4 years ago
Free MSSQLConnection memory in dealloc rather than mark_disconnected More... over 4 years ago
Remove accidental use of python3 features in tests More... over 4 years ago
Support bulk copy. Fixes #279 More... over 4 years ago
Remove outdated links to survey. More... over 4 years ago
Remove outdated/broken links from README.rst. More... over 4 years ago
Fix check for TDS version. More... over 4 years ago
Use setuptools_scm to construct version.h from git. More... over 4 years ago
Add Python 3.9 to GitHub actions. More... over 4 years ago
Provide basic instructions for conda installs More... over 4 years ago
Add timeout to connection timeout test, display more debug info. More... over 4 years ago
Add test for connection timeout. More... over 4 years ago
Merge pull request #683 from jbub/select-db-nogil More... over 4 years ago
Do not hold gil when calling dbuse in select_db. More... over 4 years ago
Add Cython to setup.cfg and setup_requires. More... over 4 years ago
Fix 32-bit build on Windows. More... almost 5 years ago
Update ChangeLog about Python2 support end. More... almost 5 years ago
Update ChangeLog_highlights.rst. More... almost 5 years ago
Update version to 2.1.5. More... almost 5 years ago
Update ChangeLog. More... almost 5 years ago
Separate wheel publishing on push and tagging. More... almost 5 years ago
move requirements file to dev More... almost 5 years ago
Fix pypi token name More... almost 5 years ago
Publish macos wheels More... almost 5 years ago