0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix accepting more than just decimal types for decimal/money values More... about 15 years ago
remove from the connection object list before maybe raising an exception to ensure it is removed More... about 15 years ago
add support for setting the application name to an arbitary value More... about 15 years ago
correctly report incorrect logins More... about 15 years ago
add support for using type subclasses as parameters More... about 15 years ago
use nullable types by default More... about 15 years ago
add initial support for callproc() More... about 15 years ago
correctly set output parameters upon the procedure calls return More... about 15 years ago
add support for positional parameters in stored procedures More... about 15 years ago
add support for nullable bits and ints change version in setup.py to 1.9.909 and tag version with -dev in setup.cfg update changelog More... about 15 years ago
Add tag 1.9.908 More... about 15 years ago
quick fix for including the .pyrex folder More... about 15 years ago
update googlecode_upload to a later version that uploads correctly on windows. bump version to 1.9.908 and re-tag builds as -dev More... about 15 years ago
Add tag 1.9.907 More... about 15 years ago
fix the MANIFEST.in to include .pyrex and release 1.9.907 More... about 15 years ago
bump version to 1.9.907 and add a setup.cfg file to tag builds More... about 15 years ago
make use of gc_upload in the release command so the files get automatically uploaded to googlecode More... about 15 years ago
add the googlecode upload script More... about 15 years ago
fix up the release_windows command so it works correctly now More... about 15 years ago
fix a couple of bugs in the windows release command More... about 15 years ago
add a release command and have a bit of a tidy up More... about 15 years ago
update ChangeLog and prep for release More... about 15 years ago
leave as_dict set to False by default, some applications may well be expecting a tuple, not a dictionary More... about 15 years ago
fix a name error More... about 15 years ago
add the get/set max connections methods to the pymssql module More... about 15 years ago
add the output type in pymssql to be used with callproc() More... about 15 years ago
remove the dsn connect parameter and change host to server, adding host at the end for compatibility reasons More... about 15 years ago
merge in some changes from bzr and improve the ms compat local connections More... over 15 years ago
remove all the definitions that we don't use which makes this file smaller and tidier More... over 15 years ago
tidy up sqlfront.pxd, adding doc comments for all used functions More... over 15 years ago