openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pymssql
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 06, 2024 — Jan 06, 2025
Showing page 39 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add changelog entry for bug #46 since I forgot for previous commits
Randy Syring
More...
almost 14 years ago
convert threading tests, unskip & fix config test
Randy Syring
More...
almost 14 years ago
updating testing to be based on nose
Randy Syring
More...
almost 14 years ago
_quote_simple_value() is now smarter about what gets hex encoded
Randy Syring
More...
almost 14 years ago
remove print in test_pymssql.py
Randy Syring
More...
almost 14 years ago
Turn all str values into hex in _quote_simple_value()
Randy Syring
More...
almost 14 years ago
turn off SA echo in tests
Randy Syring
More...
almost 14 years ago
Add rollback in TestSA tearDown()
Randy Syring
More...
almost 14 years ago
add type tests, setup a helpers module
Randy Syring
More...
almost 14 years ago
small changes to SA tests, finalized Pickle test but its still failing
Randy Syring
More...
almost 14 years ago
setup.py: remove extra whitespace
Randy Syring
More...
almost 14 years ago
ignore .so files
Randy Syring
More...
almost 14 years ago
add (mostly empty) file for future pymssql module tests
Randy Syring
More...
almost 14 years ago
add tests for sqlalchemy
Randy Syring
More...
almost 14 years ago
remove duplicate tests in test_config.py
Randy Syring
More...
almost 14 years ago
add more options in testing config file
Randy Syring
More...
almost 14 years ago
Port will now get appended to the servername
Randy Syring
More...
almost 14 years ago
looks like its supposed to be a tuple, but the error messages could be more descriptive IMO
Randy Syring
More...
almost 14 years ago
Fix TypeError exception ignored message during connect errors
Randy Syring
More...
almost 14 years ago
support hostname, port, tds_version connect params without freetds.config
Randy Syring
More...
almost 14 years ago
fix the case of win32
damoxc
More...
almost 14 years ago
flip the if statement
damoxc
More...
almost 14 years ago
resolve issue #36
damoxc
More...
almost 14 years ago
revert setting implicit transactions to on, fix raising exceptions regarding commit and rollback
damoxc
More...
almost 14 years ago
add the batchsize var
damoxc
More...
almost 14 years ago
ensure no misinforming errors occur
damoxc
More...
almost 14 years ago
check to see if freetds has already been extracted
damoxc
More...
about 14 years ago
move the removal of the freetds directory into the clean command
damoxc
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
damoxc
More...
about 14 years ago
add a git ignore file
damoxc
More...
about 14 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree