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
Specify Cython build requirement in pyproject.toml More... over 6 years ago
Merge pull request #592 from tonyravioli/stable-2.1.x More... over 6 years ago
Error handling for Python 2.7 More... over 6 years ago
Updating _mssql.pyx More... over 6 years ago
Update version.h More... over 6 years ago
2.1.4 (#587) More... over 6 years ago
Test adding Python 3.7 to Windows build. (#583) More... over 6 years ago
Updated CircleCI settings for full build, test and deployment to pypi test server. More... over 6 years ago
Added CircleCI build, test and deployment configuration. Update SA test runner. More... over 6 years ago
Updated the manylinux build process to include the latest stable freetds release. New RC on test.pypi.org More... over 6 years ago
Updated pip install command for test.pypi.org. More... over 6 years ago
Updated build. Increment version for test.pypi.org upload. More... over 6 years ago
Adding manylinux build script to be used with manylinux docker containers. More... over 6 years ago
Set version to RC. More... over 6 years ago
Appveyor build artifact fix (#568) More... over 6 years ago
Update .travis.yml More... over 6 years ago
Adding Python 3.7 to travis builds. (#570) More... over 6 years ago
Merge pull request #564 from AlexHagerman/stable-2.1.x More... over 6 years ago
ref #563 #557 removing Python 3.3 support due to SQLAlchemy dependency and version support. More... over 6 years ago
Merge pull request #548 from AlexHagerman/powershell_tls_update More... over 6 years ago
Merge pull request #550 from AlexHagerman/windows_build_doc_update More... over 6 years ago
Merge pull request #555 from AlexHagerman/fix_travis_failure More... over 6 years ago
Merge pull request #559 from AlexHagerman/git_537_connect_doc More... over 6 years ago
Added environment variable documentation for winiconv and the run_with_env.cmd. More... over 6 years ago
Added a note about Python version and C++ compiler dependency on Windows. More... over 6 years ago
Update README_building_and_developing.rst More... over 6 years ago
Updating connection docs. Removed connection param docs from Connect object to prevent out of sync docs, and to point users to the connect() constructor functions. Merged Connect() and connect() documentation so that all additional parameter information is retained. https://github.com/pymssql/pymssql/issues/537 More... over 6 years ago
Updating travis pip command due to removal of --use-wheel. https://github.com/pymssql/pymssql/issues/544 More... over 6 years ago
Updating Windows build documentation. https://github.com/pymssql/pymssql/issues/544 More... over 6 years ago
Update build doc to meet Cython requirement in setup.py More... over 6 years ago