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 38 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bug #79: fix prevision problem with floats (dieterv77)
rsyring
More...
almost 13 years ago
speed up handling of tuples/lists when quoting (dieterv77)
rsyring
More...
almost 13 years ago
shouldn't need to skip threaded tests any more
rsyring
More...
almost 13 years ago
bug #47: fix threaded tests crashing
rsyring
More...
almost 13 years ago
use mercurial EOL extension to normalize line endings across platforms
rsyring
More...
almost 13 years ago
ignore *.pyd files (compiled files on windows)
rsyring
More...
almost 13 years ago
better support for Windows using VS 2008; package FreeTDS for VS 32 bit
rsyring
More...
almost 13 years ago
set TEXTSIZE to max for each connection to avoid TEXT/IMAGE truncation
Randy Syring
More...
over 13 years ago
Add FreeTDS headers and library for nix_32
Randy Syring
More...
over 13 years ago
MANIFEST.in changes to get correct files in source distribution
Randy Syring
More...
over 13 years ago
change log entry for bundling FreeTDS
Randy Syring
More...
over 13 years ago
Setup related changes
Randy Syring
More...
over 13 years ago
Include headers/lib from FreeTDS 0.91 for linux x64
Randy Syring
More...
over 13 years ago
Changing default TDS version & TDS version handling
Randy Syring
More...
over 13 years ago
fixes issue #55 Nose plugin causes warning
Randy Syring
More...
over 13 years ago
better Decimal handling
Randy Syring
More...
over 13 years ago
SA test needs to conditionally drop table
Randy Syring
More...
over 13 years ago
Add clear_db() test helper, run at the beginning of tests
Randy Syring
More...
over 13 years ago
add NULL and FK error codes to those that raise IntegrityError
Randy Syring
More...
over 13 years ago
raise 2601 and 2627 error messages as IntegrityError exceptions
Randy Syring
More...
over 13 years ago
update changelog
Randy Syring
More...
almost 14 years ago
- fetch*() functions would erroneously raise OperationalError when rows exhausted. The correct behavior is to return None or empty sequences. - make .rownumber give accurate results for executemany()
Randy Syring
More...
almost 14 years ago
add move verbose logging so BEGIN/END of function calls is easier to discern
Randy Syring
More...
almost 14 years ago
DBAPIType comparisons were not working as expected
Randy Syring
More...
almost 14 years ago
make the regex that matches dict param names more broad
Randy Syring
More...
almost 14 years ago
impliment custom routine for substituting params, tests
Randy Syring
More...
almost 14 years ago
move param substitute logic to testable function, add tests
Randy Syring
More...
almost 14 years ago
skip failing tests in test_sprocs related to decimal conversion
Randy Syring
More...
almost 14 years ago
fix transactions after batch-abort, make pymssql handle port param, cleanup tests
Randy Syring
More...
almost 14 years ago
threading tests are crashing python, skip all tests
Randy Syring
More...
almost 14 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
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