2009-10-03 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-10-03 |
Peter Rabbitson |
Add failing tests for RT#50003 |
tree | commitdiff |
2009-10-03 |
Peter Rabbitson |
Test reorg (no changes) |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-09-25 |
Rafael Kitover |
failing test for simple transaction with mssql via... |
tree | commitdiff |
2009-09-25 |
Rafael Kitover |
test on_connect_do with a coderef connect_info too |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
add test for multiple active statements in mssql over... |
tree | commitdiff |
2009-09-22 |
Peter Rabbitson |
this would break in the future - sanitize sql fed to... |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
A test for an obscure join syntax - make sure we don... |
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 |
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 |
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 |
column no longer necessary in test |
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 |
Peter Rabbitson |
Warn when distinct is used with group_by |
tree | commitdiff |
2009-09-14 |
Peter Rabbitson |
Someone claimed this is a problem... |
tree | commitdiff |
2009-09-14 |
Rafael Kitover |
add another test for sybase bulk stuff (passes) |
tree | commitdiff |
2009-09-14 |
Rafael Kitover |
sybase bulk API support stuff (no blobs yet, coming... |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
allow subclassing of methods proxied to _writer_storage |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
make sure _init doesn't loop, steal insert_bulk from... |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-12 |
Peter Rabbitson |
Even better localization of $@, and don't use Test... |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
Final scopeguard tweak (?) |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
scopeguard almost done |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
This is how the txnguard should really work |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
Add single() ro RSC |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
Reverting dev.catalyst.perl.org/svnweb/bast/revision... |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
Extend prefetch tests |
tree | commitdiff |
2009-09-11 |
Peter Rabbitson |
Fixed minor problem with txn scope guard - rollback... |
tree | commitdiff |
2009-09-10 |
Peter Rabbitson |
The real fix |
tree | commitdiff |
2009-09-10 |
Aran Deltac |
Fix RSC->reset() to no longer return $self, which fixes... |
tree | commitdiff |
2009-09-10 |
Moritz Onken |
added test to make sure that store_column is called... |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
test multi-row blob update |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
remove unsafe_insert |
tree | commitdiff |
2009-09-07 |
Peter Rabbitson |
Prune duplicate constraints from the find() condition |
tree | commitdiff |
2009-09-07 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-07 |
Peter Rabbitson |
Whoops this should not have committed |
tree | commitdiff |
2009-09-07 |
Peter Rabbitson |
Release 0.08111 tag |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
Centralize identity insert control for mssql (it seems... |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
Stop eating exceptions in ::Storage::DBI::DESTROY |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
Test cleanup: |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
Streamline test |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
No connection - no cleanup |
tree | commitdiff |
2009-09-06 |
Peter Rabbitson |
Add mysterious exception test |
tree | commitdiff |
2009-09-05 |
Rafael Kitover |
pending review by mpeppler |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Merge 'pg_unqualified_schema' into 'trunk' |
tree | commitdiff |
2009-09-04 |
Robert Buels |
moved search_path querying function from Pg storage... |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Dumper follies |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Fixes to pg test after review: |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Proper unconnected test |
tree | commitdiff |
2009-09-04 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
tree | commitdiff |
2009-09-04 |
Robert Buels |
fixed my tests |
tree | commitdiff |
2009-09-04 |
Robert Buels |
oops, forgot to put the drop for the extended tests... |
tree | commitdiff |
2009-09-04 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on pg tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
starting work on extended set of Pg auto-pk tests |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more pg test cleanup |
tree | commitdiff |
2009-09-03 |
Robert Buels |
more pg test cleanup |
tree | commitdiff |
2009-09-03 |
Robert Buels |
renamed pg test schemas to be more organized |
tree | commitdiff |
2009-09-03 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-03 |
Peter Rabbitson |
Add podcoverage skip |
tree | commitdiff |
2009-09-03 |
Peter Rabbitson |
Make sure mysql is fixed |
tree | commitdiff |
2009-09-02 |
Robert Buels |
oops, missed something screwed up by the pull |
tree | commitdiff |
2009-09-02 |
Robert Buels |
more cleanup of pg tests, added cascade to drop functio... |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
tree | commitdiff |
2009-09-02 |
Robert Buels |
more cleanup of 72pg.t |
tree | commitdiff |
2009-09-02 |
Robert Buels |
some reorganization and cleanup of pg-specific tests |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
Make pg sequence autodetect deterministic (or throw... |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
No fancy methods for the default_jointype, as we don... |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
First part of mysql insanity |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
Centralize handling of minimum sqlt version to DBIx... |
tree | commitdiff |
2009-09-02 |
Peter Rabbitson |
Streamline pg test-schemas cleanup |
tree | commitdiff |
2009-09-01 |
Peter Rabbitson |
Comment |
tree | commitdiff |
2009-09-01 |
Peter Rabbitson |
Fix insert_bulk with rebless |
tree | commitdiff |
2009-09-01 |
Peter Rabbitson |
Rewrap todo properly |
tree | commitdiff |
2009-09-01 |
Robert Buels |
tweak to Pg test, warnings_like -> warnings_exist |
tree | commitdiff |
2009-09-01 |
Robert Buels |
reworked tests for pg last_insert_id in presence of... |
tree | commitdiff |
2009-09-01 |
Peter Rabbitson |
Fix misleading FAQ entry |
tree | commitdiff |
next |