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
Adjust tests to the new layout. More... almost 4 years ago
Use fake address to speedup test_repeated_failed_connections. More... almost 4 years ago
Build package. More... about 4 years ago
Move sources. Make pymssql a package. More... about 4 years ago
Update URL in setup.py More... about 4 years ago
Add coding and short test docstrings. More... about 4 years ago
Update index.rst More... about 4 years ago
Link FreeTDS statically on Linux and Mac. More... about 4 years ago
setup.py: move imports More... about 4 years ago
build.py: include FreeTDS version into default prefix path. More... about 4 years ago
Change upload name. More... about 4 years ago
buid.py: retry FreeTDS download on error. More... about 4 years ago
build_many_linux.sh: put wheels in the current dir. More... about 4 years ago
Fix sdist upload. More... about 4 years ago
Use build.py for github workflows. More... about 4 years ago
Introduce script build.py to build FreeTDS and pymssql wheel. More... about 4 years ago
Streamline setup.py. More... about 4 years ago
Use gc.collect() in test_memory_leak_on_unsuccessful_connect. More... about 4 years ago
Use collections.abc More... about 4 years ago
Use correct type in addoption. More... about 4 years ago
Do not use 'U' flag in open. More... about 4 years ago
Use configparser import as in Python3. More... about 4 years ago
Use StringIO and BytesIO from io. More... about 4 years ago
Remove testing with python2. More... about 4 years ago
Speedup timeout test. More... about 4 years ago
Add simple memory test for connection failure. More... about 4 years ago
Add pymssql.version_info() and simple issue template for github. More... about 4 years ago
Publish wheels only in pymssql project. More... about 4 years ago
Print system and python information in print_versions.py. More... about 4 years ago
Print all version information in print_versions.py. More... about 4 years ago