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
add changelog entry for bug #46 since I forgot for previous commits More... almost 14 years ago
convert threading tests, unskip & fix config test More... almost 14 years ago
updating testing to be based on nose More... almost 14 years ago
_quote_simple_value() is now smarter about what gets hex encoded More... almost 14 years ago
remove print in test_pymssql.py More... almost 14 years ago
Turn all str values into hex in _quote_simple_value() More... almost 14 years ago
turn off SA echo in tests More... almost 14 years ago
Add rollback in TestSA tearDown() More... almost 14 years ago
add type tests, setup a helpers module More... almost 14 years ago
small changes to SA tests, finalized Pickle test but its still failing More... almost 14 years ago
setup.py: remove extra whitespace More... almost 14 years ago
ignore .so files More... almost 14 years ago
add (mostly empty) file for future pymssql module tests More... almost 14 years ago
add tests for sqlalchemy More... almost 14 years ago
remove duplicate tests in test_config.py More... almost 14 years ago
add more options in testing config file More... almost 14 years ago
Port will now get appended to the servername More... almost 14 years ago
looks like its supposed to be a tuple, but the error messages could be more descriptive IMO More... almost 14 years ago
Fix TypeError exception ignored message during connect errors More... almost 14 years ago
support hostname, port, tds_version connect params without freetds.config More... almost 14 years ago
fix the case of win32 More... almost 14 years ago
flip the if statement More... almost 14 years ago
resolve issue #36 More... almost 14 years ago
revert setting implicit transactions to on, fix raising exceptions regarding commit and rollback More... almost 14 years ago
add the batchsize var More... almost 14 years ago
ensure no misinforming errors occur More... almost 14 years ago
check to see if freetds has already been extracted More... about 14 years ago
move the removal of the freetds directory into the clean command More... about 14 years ago
remove the freetds directory before a build until a better solution for checking if the zip file has changed or not is put in place More... about 14 years ago
add a git ignore file More... about 14 years ago