0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 06, 2024 — Jan 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use patched ccompiler to check for clock_gettime. More... about 4 years ago
Add get_dbversion to _mssql and use it from pymssql. More... about 4 years ago
Remove legacy hack with multiprocessing. More... about 4 years ago
Remove unused variable. More... about 4 years ago
Remove bulk copy context and move inside MSSQLConnection, update docs More... about 4 years ago
Fix typos and minor issues preventing docs building with latest sphinx More... about 4 years ago
Free MSSQLConnection memory in dealloc rather than mark_disconnected More... about 4 years ago
Remove accidental use of python3 features in tests More... about 4 years ago
Support bulk copy. Fixes #279 More... about 4 years ago
Remove outdated links to survey. More... about 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... over 4 years ago
Update ChangeLog about Python2 support end. More... over 4 years ago
Update ChangeLog_highlights.rst. More... over 4 years ago
Update version to 2.1.5. More... over 4 years ago
Update ChangeLog. More... over 4 years ago
Separate wheel publishing on push and tagging. More... over 4 years ago
move requirements file to dev More... over 4 years ago
Fix pypi token name More... over 4 years ago
Publish macos wheels More... over 4 years ago
Build and upload macos artefacts More... over 4 years ago