2009-08-10 |
Rafael Kitover |
make _determine_driver more reentrant |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
Merge 'reduce_pings' into 'trunk' |
tree | commitdiff |
2009-08-08 |
Peter Rabbitson |
A more straightforward txn_begin fix, some more test... |
tree | commitdiff |
2009-08-07 |
Peter Rabbitson |
Fix bogus POD |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
fix up txn_begin and the ping_count test |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Clarify autocommit default |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Changes and a deploy() fix |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Whoopsie - more renames |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Rename last_dbh and turn it into a public method |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
update branch after pull |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
rename connect_call_use_mars to connect_call_use_MARS |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Really sanify _resolve_column_info |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_storage_minor_refactor' |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Tadaaaa (even more prefetch insanity) |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Merge 'trunk' into 'prefetch_redux' |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Fix how a distinct-induced group_by is calculated,... |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Simplify code and add some comments |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_storage_minor_refactor' |
tree | commitdiff |
2009-08-03 |
Rafael Kitover |
check that dynamic cursors are functional if enabled |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Sanify unqualified column bindtype handling |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Wrap up set_strict_mode for mysql |
tree | commitdiff |
2009-08-03 |
Peter Rabbitson |
Merge 'trunk' into 'mysql_ansi' |
tree | commitdiff |
2009-08-01 |
Rafael Kitover |
default collist for storage _resolve_column_info |
tree | commitdiff |
2009-08-01 |
Rafael Kitover |
Merge 'trunk' into 'mssql_storage_minor_refactor' |
tree | commitdiff |
2009-07-31 |
Rafael Kitover |
fix a bug in _determine_driver |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
fix syntax error |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
add missing file |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
make sure DBD::Oracle is loaded when using constants... |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
make ::Oracle::Generic load without DBD::Oracle |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
better rebless check for insert |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
make sure the new mssql insert method works on an un... |
tree | commitdiff |
2009-07-30 |
Rafael Kitover |
MSSQL GUID support |
tree | commitdiff |
2009-07-28 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-26 |
Rafael Kitover |
SAVEPOINT methods for MSSQL |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
add a comment |
tree | commitdiff |
2009-07-25 |
Rafael Kitover |
move placeholder support detection into ::Sybase::Base |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
minor doc clarification |
tree | commitdiff |
2009-07-24 |
Rafael Kitover |
add placeholder support detection for mssql through... |
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-21 |
Rafael Kitover |
show Oracle datetime_setup alter session statements... |
tree | commitdiff |
2009-07-21 |
Rafael Kitover |
update Storage::Replicated prereqs |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
don't run connection actions if ->_rebless does not... |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-07-17 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-17 |
Dan Dascalescu |
Minor POD grammar: it's -> its where appropriate |
tree | commitdiff |
2009-07-16 |
John Napiorkowski |
increased Moose version requirements due to changes... |
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 |
Rob Kinyon |
Merge 'trunk' into 'new_replication_transaction_fixup' |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
a couple more options for odbc/mssql |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-07-14 |
Rafael Kitover |
substantially reduced ping count, dynamic cursors suppo... |
tree | commitdiff |
2009-07-14 |
Peter Rabbitson |
grouped prefetch fix |
tree | commitdiff |
2009-07-11 |
Rafael Kitover |
minor optimization |
tree | commitdiff |
2009-07-10 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-07-10 |
John Napiorkowski |
a few more Moose Type related fixes and added diag... |
tree | commitdiff |
2009-07-10 |
John Napiorkowski |
pod cleanup, fixed broken pod links, and new Introducti... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
some documention updates and changed the way we find... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
fixed test resultclass formatting, added a few more... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
set correct number of tests, changed the debuggin outpu... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
big update to the test suite so that we now check to... |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
more changes to the way debug output works |
tree | commitdiff |
2009-07-09 |
John Napiorkowski |
changed the way transactions are detected for replicati... |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Fix POD |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Fix POD |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Missing newline |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Initial set_ansi_mode code - make sure to utilize _do_q... |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Backout mysql changes for further polishing |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Add set_ansi_mode POD |
tree | commitdiff |
2009-07-04 |
Peter Rabbitson |
Hide devel documentation from the indexer |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Merge 'mssql_top_fixes' into 'trunk' |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Capitalize mysql commands |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Add set_ansi_mode on_connect_call for mysql |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Ask for newer DBD::Pg in author mode, suggest the newer... |
tree | commitdiff |
2009-07-03 |
Peter Rabbitson |
Fix some mssql shortcommings when confronted with the... |
tree | commitdiff |
2009-07-02 |
Peter Rabbitson |
Some hack consolidation |
tree | commitdiff |
2009-07-02 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_top_fixes' |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
move connection tests into _ping() |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
fix segfault with old DBD::Sybase |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
use ->do instead of ->prepare_cached in oracle's connec... |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
use dbh->do for connected instead of prepare_cached |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
better connection test |
tree | commitdiff |
2009-07-01 |
Rafael Kitover |
new connected() for dbd::sybase users |
tree | commitdiff |
2009-07-01 |
Peter Rabbitson |
Merge 'grouped_prefetch' into 'trunk' |
tree | commitdiff |
2009-07-01 |
Peter Rabbitson |
Fixed deadlock test |
tree | commitdiff |
2009-06-30 |
Arthur Axel "fREW... |
silly misspells and trailing whitespace |
tree | commitdiff |
2009-06-30 |
Peter Rabbitson |
Merge 'trunk' into 'grouped_prefetch' |
tree | commitdiff |
2009-06-30 |
Peter Rabbitson |
Fix borked next invocation |
tree | commitdiff |
next |