0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 06, 2024 — Jan 06, 2025
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 More... almost 15 years ago
use strlen to check for the existance of _charset More... almost 15 years ago
add the possibility to use a config file for specifying servers for tests More... almost 15 years ago
fix a rather stupid mistake More... almost 15 years ago
add missing comma More... almost 15 years ago
add the windows build changes More... almost 15 years ago
rewrite _remove_locale using C types for a speed increase add a charset param to quote_data More... almost 15 years ago
fix checking for an empty charset More... almost 15 years ago
fix the rowcount property More... almost 15 years ago
add support for passing in charset to quote_data More... almost 15 years ago
set the charset upon login More... almost 15 years ago
rename next_result to nextresult add test for multiple results More... almost 15 years ago
add DSN support to pymssql.connect() More... almost 15 years ago
update the changelog More... almost 15 years ago
add support for the varbinary type More... almost 15 years ago
bump version to 1.9.903 More... almost 15 years ago
fix stupid typo doh 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 More... almost 15 years ago
assigning _charset to NULL gives a segfault, this fixes that More... almost 15 years ago
add another test that inserts and selects data More... almost 15 years ago
fix the MANIFEST.in file format add the nagios-plugin back in 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) More... almost 15 years ago
fix setting the attributes on MSSQLDatabaseException in maybe_raise More... almost 15 years ago
add ChangeLog and LICENSE files More... almost 15 years ago
sort out string encoding when no charset is specified fix the copyright headers in both modules More... almost 15 years ago
add a test that checks _mssql whilst being run in threads More... almost 15 years ago
add pymssql.c to the bzrignores More... almost 15 years ago
no need to include stdio in this More... almost 15 years ago
fix a typo More... almost 15 years ago
add an alias for MssqlConnection More... almost 15 years ago