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
removed readme.freetds, added lgpl.txt More... about 16 years ago
terse info More... about 16 years ago
just fix line endings, it still needs rework More... about 16 years ago
it would not work anymore More... about 16 years ago
it is way outdated More... about 16 years ago
readme has only basic info and pointer to the website More... about 16 years ago
replaced by info in the webpage More... about 16 years ago
removal of old files More... about 16 years ago
new webpage for 1.0.0 More... about 16 years ago
use quoting from _mssql More... about 16 years ago
more cleanups, mostly docs and comments More... about 16 years ago
new features: formatting and quoting, execute_scalar, execute_row, debug_queries; refactoring, cleanups More... about 16 years ago
small fixes More... about 16 years ago
reverted to SP4 version 2000.80.2187.0; 2273 build has problem with dberrhandler() callbacks More... about 16 years ago
most are done More... about 16 years ago
use iter() function instead of directly calling __iter__() More... about 16 years ago
docstrings corrections More... about 16 years ago
fetch*_asdict() introduced, fixed error in fetchmany, small corrections in docstrings More... about 16 years ago
fetch<anything> must raise exception; docstrings improvements More... about 16 years ago
doc cleanups More... about 16 years ago
change example surname to more appropriate Doe More... about 16 years ago
cursor.close() should only invalidate itself, not close the connection More... about 16 years ago
use assert_connected in mssql.__iter__ More... about 16 years ago
new internal properties _source and _cnx; cleanups More... about 16 years ago
corrected refcounting bugs More... about 16 years ago
corrected small bug with close() plus one indentation More... about 16 years ago
rename _mssql exceptions More... about 16 years ago
renamed exceptions; add connection object to module dictionary More... about 16 years ago
mute spurious warnings More... about 16 years ago
new feature: discard any pending results on execute_query() / execute_non_query() More... about 16 years ago