2012-11-05 |
Peter Rabbitson |
Switch vestigial warn() calls to carp() |
tree | commitdiff |
2012-06-05 |
Rafael Kitover |
fix debian mssql/odbc setup docs for multiarch |
tree | commitdiff |
2012-04-07 |
Rafael Kitover |
add a link to doc on MAS for MSSQL+ODBC |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Better detection/synchronization of MSSQL dynamic curso... |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Revert 796acb6a - latest FreeTDS does not support MARs... |
tree | commitdiff |
2012-04-04 |
Rafael Kitover |
check DBD::ODBC version when disabling array ops |
tree | commitdiff |
2012-03-24 |
Rafael Kitover |
Fix thinkos from bfec318f and 3edfebff |
tree | commitdiff |
2012-03-24 |
Rafael Kitover |
Disable ODBC batch ops for Access, they are broken |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
disable batch ops for firebird ODBC driver |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
As shitty as freetds is, it seems they at least got... |
tree | commitdiff |
2012-03-23 |
Peter Rabbitson |
Centralize (and privatize) handling of freetds driver... |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Remove all "magic number" DBI get_info calls from the... |
tree | commitdiff |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
fix MSSQL on_connect_call => 'use_dynamic_cursors'... |
tree | commitdiff |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
make a proper storage base class for Firebird |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
support sub-second precision for TIMESTAMPs for Firebir... |
tree | commitdiff |
2011-04-01 |
Rafael Kitover |
Comprehensive MSAccess support over both DBD::ODBC... |
tree | commitdiff |
2011-03-31 |
Rafael Kitover |
make the DB2/AS400 storage a subclass of DB2, do RNO... |
tree | commitdiff |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2011-03-08 |
Rafael Kitover |
fixup Firebird ODBC driver for DBD::ODBC 1.29 |
tree | commitdiff |
2011-03-01 |
Peter Rabbitson |
Switch sql_maker_class and datetime_parser_type to... |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
rewrite SQLAnywhere GUID normalizing as a cursor_class... |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Use a safer $dbh->get_info |
tree | commitdiff |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
tree | commitdiff |
2011-01-25 |
Rafael Kitover |
improve MSSQL+ODBC initialization, clarify docs on... |
tree | commitdiff |
2011-01-20 |
Rafael Kitover |
improve bare ODBC dsn warning |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Examples/instructions for connecting to MSSQL over... |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Improvements for MSSQL+ODBC multiple active resultset... |
tree | commitdiff |
2010-08-26 |
Peter Rabbitson |
Drop-in legacy code for DB2-AS/400 |
tree | commitdiff |
2010-08-26 |
Peter Rabbitson |
SQLA::Limit is no more \o/ |
tree | commitdiff |
2010-06-01 |
Rafael Kitover |
use namespace::cleaned out imports for some common... |
tree | commitdiff |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
tree | commitdiff |
2010-05-25 |
Rafael Kitover |
fix odbc/mssql dynamic cursors |
tree | commitdiff |
2010-05-15 |
Ton Voon |
All expected evals converted to try, except where no... |
tree | commitdiff |
2010-03-26 |
Rafael Kitover |
a bit cleaner warning suppression for DBD::InterBase... |
tree | commitdiff |
2010-03-26 |
Rafael Kitover |
move warning suppression into ::DBI::InterBase |
tree | commitdiff |
2010-03-25 |
Rafael Kitover |
remove _get_mssql_version |
tree | commitdiff |
2010-03-24 |
Rafael Kitover |
collect _server_info on connection |
tree | commitdiff |
2010-03-19 |
Rafael Kitover |
POD fixups |
tree | commitdiff |
2010-03-12 |
Rafael Kitover |
update Firebird docs |
tree | commitdiff |
2010-02-19 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
tree | commitdiff |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
tree | commitdiff |
2010-02-11 |
Rafael Kitover |
support the DATE data type for Firebird |
tree | commitdiff |
2010-02-10 |
Rafael Kitover |
fix savepoints for Firebird ODBC |
tree | commitdiff |
2010-02-10 |
Rafael Kitover |
turn on ib_softcommit, savepoint tests now pass for... |
tree | commitdiff |
2010-02-10 |
Rafael Kitover |
default to sql dialect 3 unless overridden |
tree | commitdiff |
2010-02-08 |
Rafael Kitover |
better DT inflation for Firebird and _ping |
tree | commitdiff |
2010-02-06 |
Rafael Kitover |
Firebird: add POD, fix BLOB tests |
tree | commitdiff |
2010-02-06 |
Rafael Kitover |
move Firebird ODBC override for RETURNING to a SQLAHack... |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
rename a couple of variables |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
fix up my Row code for non-pk autoincs, add pretty... |
tree | commitdiff |
2010-02-04 |
Rafael Kitover |
override quoting columns for RETURNING in Firebird... |
tree | commitdiff |
2010-02-04 |
Rafael Kitover |
Firebird: fix test cleanup, add ODBC wrapper |
tree | commitdiff |
2010-02-03 |
Rafael Kitover |
support for Sybase SQL Anywhere through ODBC |
tree | commitdiff |
2009-12-09 |
Peter Rabbitson |
Merge 'mssql_rno_pagination' into 'trunk' |
tree | commitdiff |
2009-12-09 |
Rafael Kitover |
fix _get_mssql_version for ODBC |
tree | commitdiff |
2009-12-09 |
Peter Rabbitson |
It's almost 2010 - load_components ('Core') is like... |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
All sybase bulk-insert code by Caelum |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
tree | commitdiff |
2009-09-09 |
Peter Rabbitson |
Much simpler |
tree | commitdiff |
2009-08-18 |
Rafael Kitover |
minor change |
tree | commitdiff |
2009-08-18 |
Rafael Kitover |
always reconnect in odbc:mssql:connect_call_use_dynamic... |
tree | commitdiff |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
rename connect_call_use_mars to connect_call_use_MARS |
tree | commitdiff |
2009-08-03 |
Rafael Kitover |
check that dynamic cursors are functional if enabled |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
merge in some more MSSQL code, including odbc dynamic... |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
revert odbc/mssql code to trunk and move it to another... |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
moved code to ::DBI::MSSQL and added DT inflation test |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-07-23 |
Rafael Kitover |
add test for updating money value to NULL |
tree | commitdiff |
2009-07-23 |
Rafael Kitover |
minor change |
tree | commitdiff |
2009-07-23 |
Rafael Kitover |
fix money columns |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-07-16 |
Peter Rabbitson |
A couple of typos, and general whitespace cleanup ... |
tree | commitdiff |
2009-07-15 |
Rafael Kitover |
rename _scope_identity to _identity for odbc/mssql |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
unfuck ensure_connected for odbc/mssql |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
a couple more options for odbc/mssql |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
substantially reduced ping count, dynamic cursors suppo... |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
tree | commitdiff |
2009-06-30 |
Peter Rabbitson |
Fix borked next invocation |
tree | commitdiff |
2009-06-30 |
Peter Rabbitson |
Some fixes after review |
tree | commitdiff |
2009-06-12 |
Arthur Axel "fREW... |
silly warns. |
tree | commitdiff |
2009-06-12 |
Arthur Axel "fREW... |
Insert Identity works! |
tree | commitdiff |
2009-06-12 |
Arthur Axel "fREW... |
Now I just need to check if the actual values are set... |
tree | commitdiff |
2009-06-11 |
Arthur Axel "fREW... |
updated _resolve_column_source to _resolve_column_info... |
tree | commitdiff |
2009-06-11 |
Arthur Axel "fREW... |
Use new _resolve_column_sources method and begin insert... |
tree | commitdiff |
2009-06-11 |
Arthur Axel "fREW... |
still busted :-( |
tree | commitdiff |
2009-06-10 |
Arthur Axel "fREW... |
beginning of DWIM for IDENTITY_INSERT |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
Switch around inheritance of MSSQL drivers, remove... |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
eol adjustments |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
SUPER is so last century |
tree | commitdiff |
2009-05-24 |
Peter Rabbitson |
MSSQL through ODBC does not like unfinished statements... |
tree | commitdiff |
2009-03-09 |
Peter Rabbitson |
Strip bogus Data::Dump requires |
tree | commitdiff |
2008-11-20 |
Jess Robinson |
Fix pod errors so that some storage subclasses show... |
tree | commitdiff |
2008-08-12 |
Marc Mims |
ODBC fixes: superfluous connection in rebless; undef... |
tree | commitdiff |
2008-05-05 |
Matt S Trout |
restore debolaz's cleanup patch since it's not what... |
tree | commitdiff |
2008-05-05 |
Matt S Trout |
reverse r4290 since we -do- -not- currently want these... |
tree | commitdiff |
next |