add gitignore |
|
More...
|
over 11 years ago
|
Minor pod changes and bump version to next dev release |
|
More...
|
over 11 years ago
|
expanded see also triggered by recent blog discussions |
|
More...
|
over 11 years ago
|
Bump to 1.43 |
|
More...
|
almost 12 years ago
|
Minor fix to 10handler.t test suite which relied on a native error being true instead of defined. |
|
More...
|
almost 12 years ago
|
Bump version to 1.42_5 |
|
More...
|
almost 12 years ago
|
Moved so use stmts from test code where the module was not used. Add all modules used in test code to build_requires Bump version to 1.42_5 |
|
More...
|
almost 12 years ago
|
The gettype enum names were a bad choice - conflicts with some defines in some compilers. Also fixed formatting as per last checkin. |
|
More...
|
almost 12 years ago
|
bump version odbc_trace and odbc_tracefile become full connection handle attributes instead of just available in the connect method. Removed old solid_trace and solid_tracefile. Some changes to dbd_db_FETCH_attrib to add generic support for other ODBC connection attributes. |
|
More...
|
almost 12 years ago
|
Oops - missing = on head |
|
More...
|
almost 12 years ago
|
Bump to 1.42_3 Add odbc_trace and odbc_trace_file connect attributes |
|
More...
|
almost 12 years ago
|
SvUPGRADE is no longer an expression. Bump to 1.42_2 |
|
More...
|
about 12 years ago
|
Bump to 1.42_1 Changes resulting from RT 81911 in DBI add new odbc_rows method warn if rows affected overflows and return INT_MAX new test code |
|
More...
|
about 12 years ago
|
Oops - missed from last commit Skip an 08bind test for MS Access as it cannot work unless a bind type is specified and this test is testing binding without a type. It was skipped in the past. |
|
More...
|
about 12 years ago
|
Skip an 08bind test for MS Access as it cannot work unless a bind type is specified and this test is testing binding without a type. It was skipped in the past. Fix bug in binding longchar columns in MS Access. They should now bind without specifying a type of SQL_LONGVARCHAR. |
|
More...
|
about 12 years ago
|
Minor change to sql_type_cast.t test which attempts to insert an integer into a varchar. No databases so far have complained about this until we ran the test against Derby. Changed to use '100'. |
|
More...
|
about 12 years ago
|
rt 80446 - spelling mistake |
|
More...
|
about 12 years ago
|
Improve tests in ExecuteArray (espcially to ensure things work when ArrayTupleStatus is not specified) |
|
More...
|
about 12 years ago
|
Bump to 1.42_0 |
|
More...
|
about 12 years ago
|
just formatting |
|
More...
|
about 12 years ago
|
bump to 1.41 added defaults to MANIFEST.SKIP |
|
More...
|
about 12 years ago
|
date for last release wrong double entry |
|
More...
|
about 12 years ago
|
minor changes to example |
|
More...
|
about 12 years ago
|
remove trailing whitespace |
|
More...
|
about 12 years ago
|
Change all test code to use type_info and type_info_all instead of ODBC's GetTypeInfo. Change all test code to use DBI's stmt attributes instead of DescribeCol Remove DescribeCol Remove a load of TO_DOs I've done |
|
More...
|
about 12 years ago
|
Change call to GetTypeInfo to type_info |
|
More...
|
about 12 years ago
|
Change call to SQLTypeInfo to type_info_all |
|
More...
|
about 12 years ago
|
Various minor updates to README files. Some of these are historical now and quite possibly out of date. |
|
More...
|
about 12 years ago
|
more docs on odbc_out_connect_string |
|
More...
|
over 12 years ago
|
Allowed the test cases to spot DB2 driver as libXXXdb2 |
|
More...
|
over 12 years ago
|