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 40 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update freetds using --with-tdsver=7.1
damoxc
More...
about 14 years ago
add the hudson build script and a script for building freetds
damoxc
More...
about 14 years ago
last times the charm...
damoxc
More...
about 14 years ago
finally get a working py2.5 compatible unzip
damoxc
More...
about 14 years ago
remove the compiler specification and tag the subversion revision on a build
damoxc
More...
about 14 years ago
fix typo
damoxc
More...
about 14 years ago
fix syntax error
damoxc
More...
about 14 years ago
fix issue #8
damoxc
More...
about 14 years ago
update the changelog
damoxc
More...
about 14 years ago
add a returnvalue property to the Cursor in pymssql that holds the value of the result of a callproc run
damoxc
More...
about 14 years ago
Fix issue 32, setting the wrong hostname on login
damoxc
More...
about 14 years ago
Remove the trusted parameter to connect, it is supported seamlessly by FreeTDS
damoxc
More...
about 14 years ago
run SET IMPLICIT_TRANSACTIONS ON on connection as per the suggestion in issue 15
damoxc
More...
about 14 years ago
update FreeTDS to latest snapshot switch to using the mingw32 compiler to produce the binaries instead of vcc
damoxc
More...
about 14 years ago
Fix issue #10
damoxc
More...
over 14 years ago
store the module version
damoxc
More...
over 14 years ago
Add Cython 0.13 support
damoxc
More...
over 14 years ago
handle a few more programming errors in pymssql
damoxc
More...
over 14 years ago
implement the message property on the database exception
damoxc
More...
over 14 years ago
Greatly improve the exceptions raised from _mssql including more information rather than a block of text
damoxc
More...
over 14 years ago
remove thread lock allocate
damoxc
More...
over 14 years ago
tidy up the message handlers
damoxc
More...
over 14 years ago
add some threaded tests that cause errors
damoxc
More...
over 14 years ago
remove left in debug
damoxc
More...
over 14 years ago
use sprintf in the err_handler()
damoxc
More...
over 14 years ago
use sprintf rather than pyformat in the msg_handler()
damoxc
More...
over 14 years ago
fix binding large int behaviour
damoxc
More...
over 14 years ago
fix raising exceptions in convert_python_value()
damoxc
More...
over 14 years ago
fix including the tests with the tarball fix returning results from cursor.fetchall()
damoxc
More...
over 14 years ago
Fix accepting more than just decimal types for decimal/money values
damoxc
More...
over 14 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
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