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 43 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
include the freetds files deflated so building on windows is as painless as possible
damoxc
More...
almost 15 years ago
use strlen to check for the existance of _charset
damoxc
More...
almost 15 years ago
add the possibility to use a config file for specifying servers for tests
damoxc
More...
almost 15 years ago
fix a rather stupid mistake
damoxc
More...
almost 15 years ago
add missing comma
damoxc
More...
almost 15 years ago
add the windows build changes
damoxc
More...
almost 15 years ago
rewrite _remove_locale using C types for a speed increase add a charset param to quote_data
damoxc
More...
almost 15 years ago
fix checking for an empty charset
damoxc
More...
almost 15 years ago
fix the rowcount property
damoxc
More...
almost 15 years ago
add support for passing in charset to quote_data
damoxc
More...
almost 15 years ago
set the charset upon login
damoxc
More...
almost 15 years ago
rename next_result to nextresult add test for multiple results
damoxc
More...
almost 15 years ago
add DSN support to pymssql.connect()
damoxc
More...
almost 15 years ago
update the changelog
damoxc
More...
almost 15 years ago
add support for the varbinary type
damoxc
More...
almost 15 years ago
bump version to 1.9.903
damoxc
More...
almost 15 years ago
fix stupid typo doh
damoxc
More...
almost 15 years ago
drop helperlib.c and use a cython function for removing the formatting from decimals add .pxd files to the MANIFEST
damoxc
More...
almost 15 years ago
assigning _charset to NULL gives a segfault, this fixes that
damoxc
More...
almost 15 years ago
add another test that inserts and selects data
damoxc
More...
almost 15 years ago
fix the MANIFEST.in file format add the nagios-plugin back in
damoxc
More...
almost 15 years ago
create and remove the sprocs within the test itself and remove the .sql files add a all.py script that scans for tests and runs them all add a MANIFEST.in file to include ChangeLog and LICENSE (and others later)
damoxc
More...
almost 15 years ago
fix setting the attributes on MSSQLDatabaseException in maybe_raise
damoxc
More...
almost 15 years ago
add ChangeLog and LICENSE files
damoxc
More...
almost 15 years ago
sort out string encoding when no charset is specified fix the copyright headers in both modules
damoxc
More...
almost 15 years ago
add a test that checks _mssql whilst being run in threads
damoxc
More...
almost 15 years ago
add pymssql.c to the bzrignores
damoxc
More...
almost 15 years ago
no need to include stdio in this
damoxc
More...
almost 15 years ago
fix a typo
damoxc
More...
almost 15 years ago
add an alias for MssqlConnection
damoxc
More...
almost 15 years ago
←
1
2
…
39
40
41
42
43
44
45
46
47
48
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