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 41 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove from the connection object list before maybe raising an exception to ensure it is removed
damoxc
More...
almost 15 years ago
add support for setting the application name to an arbitary value
damoxc
More...
almost 15 years ago
correctly report incorrect logins
damoxc
More...
almost 15 years ago
add support for using type subclasses as parameters
damoxc
More...
almost 15 years ago
use nullable types by default
damoxc
More...
almost 15 years ago
add initial support for callproc()
damoxc
More...
almost 15 years ago
correctly set output parameters upon the procedure calls return
damoxc
More...
almost 15 years ago
add support for positional parameters in stored procedures
damoxc
More...
almost 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
damoxc
More...
almost 15 years ago
Add tag 1.9.908
damoxc
More...
almost 15 years ago
quick fix for including the .pyrex folder
damoxc
More...
almost 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
damoxc
More...
almost 15 years ago
Add tag 1.9.907
damoxc
More...
almost 15 years ago
fix the MANIFEST.in to include .pyrex and release 1.9.907
damoxc
More...
almost 15 years ago
bump version to 1.9.907 and add a setup.cfg file to tag builds
damoxc
More...
almost 15 years ago
make use of gc_upload in the release command so the files get automatically uploaded to googlecode
damoxc
More...
almost 15 years ago
add the googlecode upload script
damoxc
More...
almost 15 years ago
fix up the release_windows command so it works correctly now
damoxc
More...
almost 15 years ago
fix a couple of bugs in the windows release command
damoxc
More...
almost 15 years ago
add a release command and have a bit of a tidy up
damoxc
More...
almost 15 years ago
update ChangeLog and prep for release
damoxc
More...
almost 15 years ago
leave as_dict set to False by default, some applications may well be expecting a tuple, not a dictionary
damoxc
More...
almost 15 years ago
fix a name error
damoxc
More...
almost 15 years ago
add the get/set max connections methods to the pymssql module
damoxc
More...
almost 15 years ago
add the output type in pymssql to be used with callproc()
damoxc
More...
almost 15 years ago
remove the dsn connect parameter and change host to server, adding host at the end for compatibility reasons
damoxc
More...
almost 15 years ago
merge in some changes from bzr and improve the ms compat local connections
damoxc
More...
almost 15 years ago
remove all the definitions that we don't use which makes this file smaller and tidier
damoxc
More...
almost 15 years ago
tidy up sqlfront.pxd, adding doc comments for all used functions
damoxc
More...
almost 15 years ago
add setup_requires and add Cython >= 0.12 as a build dependency
damoxc
More...
almost 15 years ago
←
1
2
…
37
38
39
40
41
42
43
44
45
…
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