2009-11-14 |
Peter Rabbitson |
Release 0.08114 |
tree | commitdiff |
2009-11-14 |
Rafael Kitover |
Merge 'trunk' into 'ado_mssql' |
tree | commitdiff |
2009-11-13 |
Arthur Axel "fREW... |
release woo! |
tree | commitdiff |
2009-11-13 |
Arthur Axel "fREW... |
fix subtle bug with Sybase database type determination |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Some cleanup |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
The real fix for the non-introspectable condition bug... |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Clarifying comment |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
_cond_for_update_delete is hopelessly broken attempting... |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Sanify _determine_driver handling in ::Storage::DBI |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Extra FAQ entry |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Fix return value of in_storage |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Fix find on resultset with custom result_class |
tree | commitdiff |
2009-11-11 |
Arthur Axel "fREW... |
some cleanup for $rs->populate |
tree | commitdiff |
2009-11-11 |
Arthur Axel "fREW... |
RT50828 |
tree | commitdiff |
2009-11-11 |
Arthur Axel "fREW... |
RT50874 |
tree | commitdiff |
2009-11-10 |
Rob Kinyon |
Added a note about select |
tree | commitdiff |
2009-11-10 |
Rafael Kitover |
made commit/rollback when disconnected an exception |
tree | commitdiff |
2009-11-06 |
Rafael Kitover |
transactions for MSSQL over DBD::Sybase |
tree | commitdiff |
2009-11-04 |
Peter Rabbitson |
Cleanup exceptions |
tree | commitdiff |
2009-11-04 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
work-around disconnect bug with DBD::Pg 2.15.1 |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
fix regex to numify sqlite_version |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
pass sqlite_version to SQLT |
tree | commitdiff |
2009-10-26 |
Rob Kinyon |
Fixed bad if-check in columns() |
tree | commitdiff |
2009-10-23 |
Peter Rabbitson |
{ is_foreign_key_constraint => 0, on_delete => undef... |
tree | commitdiff |
2009-10-23 |
Peter Rabbitson |
Prevent sqlt from failing silently |
tree | commitdiff |
2009-10-22 |
Rafael Kitover |
stringify values passed to populate/insert_bulk |
tree | commitdiff |
2009-10-21 |
Robert Buels |
reverted [7807], and just changed code to use the custo... |
tree | commitdiff |
2009-10-21 |
Rafael Kitover |
add test for populate with literal sql mixed with binds... |
tree | commitdiff |
2009-10-21 |
Robert Buels |
gutted Pg storage driver's sequence discovery to just... |
tree | commitdiff |
2009-10-18 |
Rafael Kitover |
error checking related to literal SQL for insert_bulk |
tree | commitdiff |
2009-10-18 |
Rafael Kitover |
Merge 'sybase_support' into 'sybase_bulkinsert_support' |
tree | commitdiff |
2009-10-18 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-10-14 |
Rafael Kitover |
Merge 'trunk' into 'ado_mssql' |
tree | commitdiff |
2009-10-13 |
Norbert Buchmuller |
Fixed a typo and a POD error. |
tree | commitdiff |
2009-10-11 |
Peter Rabbitson |
More ordered fixes |
tree | commitdiff |
2009-10-10 |
Peter Rabbitson |
Whoops, this isn't right |
tree | commitdiff |
2009-10-09 |
Pete Gamache |
added my name to contributors list |
tree | commitdiff |
2009-10-09 |
Pete Gamache |
added troubleshooting case of excessive memory allocati... |
tree | commitdiff |
2009-10-09 |
Arthur Axel "fREW... |
change name of method |
tree | commitdiff |
2009-10-07 |
Arthur Axel "fREW... |
is_paginated method and test |
tree | commitdiff |
2009-10-04 |
Rafael Kitover |
minor optimization for insert_bulk |
tree | commitdiff |
2009-10-04 |
Peter Rabbitson |
Fix AutoCast's POD |
tree | commitdiff |
2009-10-03 |
Rafael Kitover |
remove _pretty_print |
tree | commitdiff |
2009-10-03 |
Rafael Kitover |
Merge 'sybase_support' into 'sybase_bulkinsert_support' |
tree | commitdiff |
2009-10-03 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-10-03 |
Rafael Kitover |
fix on_connect_ with coderef connect_info |
tree | commitdiff |
2009-10-01 |
Rafael Kitover |
remove a piece of dead code |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
factor out subclass-specific _execute_array callback |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
fix insert_bulk when not using bulk api inside a txn |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
remove _exhaaust_statements |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
make insert_bulk atomic |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
do not clobber $rv from execute_array |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
minor changes after review |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
removed some dead code, added fix and test for _execute... |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
fix DT stuff |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
minor changes |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
Merge 'sybase_support' into 'sybase_bulkinsert_support' |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-09-26 |
Rafael Kitover |
some cleanups |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
fix insert with all defaults |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
remove some duplicate code |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
minor cleanups, test update of blob to NULL |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
clean up set_identity stuff |
tree | commitdiff |
2009-09-22 |
Peter Rabbitson |
The hack is no longer necessary with a recent sqla |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
Release 0.08112 |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
Undocument the from attribute (the description was... |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
Changes |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
All sybase bulk-insert code by Caelum |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Merge 'sybase_insert_bulk' into 'sybase_support' |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Part one of the sybase work by Caelum (mostly reviewed) |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Missed a part of the revert |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Backout sybase changes |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Clear up some legacy cruft and straighten inheritance |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
This code belogs in Storage::DBI |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Nothing says the grouping column can not be nullable |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Merge 'trunk' into 'sybase_insert_bulk' |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Factor out dumper copy/paste |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Changes and dev notes in makefile |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Minor cleanup of RSC with has_many joins |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
duh |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
All of caelum's work so far (not reviewed) |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Merge 'sybase' into 'trunk' |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Rollback all bulk insert code before merge |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
support for blobs in insert_bulk fallback |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
Merge 'sybase' into 'sybase_bulk_insert' |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
fix freetds |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
fix yesterday's stuff, identity_update works, blob... |
tree | commitdiff |
2009-09-17 |
Peter Rabbitson |
Fix left-join chaining |
tree | commitdiff |
2009-09-17 |
Rafael Kitover |
I'll rewrite this bit tomorrow to be less retarded |
tree | commitdiff |
2009-09-16 |
Peter Rabbitson |
Merge 'sybase' into 'sybase_bulk_insert' |
tree | commitdiff |
2009-09-16 |
Peter Rabbitson |
Remove branched changes |
tree | commitdiff |
2009-09-16 |
Peter Rabbitson |
Caelum's work so far |
tree | commitdiff |
2009-09-16 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-16 |
Rafael Kitover |
use execute_array for insert_bulk, test insert_bulk... |
tree | commitdiff |
2009-09-15 |
Robert Buels |
another doc clarification regarding auto-inc columns... |
tree | commitdiff |
2009-09-15 |
Robert Buels |
doc patch, clarified warning about using find_or_create... |
tree | commitdiff |
2009-09-15 |
Peter Rabbitson |
Warn when distinct is used with group_by |
tree | commitdiff |
2009-09-14 |
Rafael Kitover |
remove @args from DBI::sth, use full arg list |
tree | commitdiff |
next |