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-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 |
2009-08-30 |
Peter Rabbitson |
Sanify 03podcoverage.t, allow wildcard skipping |
tree | commitdiff |
2009-08-30 |
Peter Rabbitson |
Changes |
tree | commitdiff |
2009-08-30 |
Peter Rabbitson |
Minor cleanup and test enhancement |
tree | commitdiff |
2009-08-30 |
Rafael Kitover |
add dbh_maker option to connect_info hash |
tree | commitdiff |
2009-08-29 |
Peter Rabbitson |
Make podcoverage happy |
tree | commitdiff |
2009-08-29 |
Rafael Kitover |
Merge 'autocast' into 'trunk' |
tree | commitdiff |
2009-08-29 |
Rafael Kitover |
rename _map_data_type to _native_data_type |
tree | commitdiff |
2009-08-29 |
Peter Rabbitson |
Make sure arrays work |
tree | commitdiff |
2009-08-29 |
Rafael Kitover |
rename method and add docs |
tree | commitdiff |
2009-08-27 |
Peter Rabbitson |
Add a test proving how dumb I am |
tree | commitdiff |
2009-08-27 |
Rafael Kitover |
Merge 'trunk' into 'autocast' |
tree | commitdiff |
2009-08-26 |
Peter Rabbitson |
Clarify |
tree | commitdiff |
2009-08-26 |
Peter Rabbitson |
Make POD::Coverage happy... again |
tree | commitdiff |
2009-08-26 |
Peter Rabbitson |
Make sure sqlt_type gets called after determining driver |
tree | commitdiff |
2009-08-26 |
Peter Rabbitson |
Stop testing deprecated json::syck |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Merge 'grouped_has_many_join' into 'trunk' |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Actual autocast code |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Fix two storage tests |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Change a datatype for test purposes |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
One more test |
tree | commitdiff |
2009-08-25 |
Peter Rabbitson |
Move storage tests to their own dir |
tree | commitdiff |
2009-08-24 |
Peter Rabbitson |
Seems like abraxxa's bug is fixed |
tree | commitdiff |
2009-08-21 |
Peter Rabbitson |
Because prefetch uses the cache system, it is not possi... |
tree | commitdiff |
2009-08-20 |
Peter Rabbitson |
Merge 'trunk' into 'grouped_has_many_join' |
tree | commitdiff |
2009-08-20 |
Alexander Hartmaier |
new branch grouped_has_many_join |
tree | commitdiff |
2009-08-20 |
Peter Rabbitson |
Fix a weird-ass sqlt invocation in deployment_statements() |
tree | commitdiff |
2009-08-18 |
Peter Rabbitson |
Un-plan test and fix authorship |
tree | commitdiff |
2009-08-17 |
Robert Buels |
added more tests for multi-schema support in 72pg.t |
tree | commitdiff |
2009-08-17 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
tree | commitdiff |
2009-08-17 |
Peter Rabbitson |
Cookbook entry for -as and syntax tests |
tree | commitdiff |
2009-08-17 |
Peter Rabbitson |
Allow select AS specification for functions only via... |
tree | commitdiff |
2009-08-13 |
Peter Rabbitson |
Last bit |
tree | commitdiff |
2009-08-13 |
Peter Rabbitson |
Adjust the storage DESTROY and the tests to accomodate... |
tree | commitdiff |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
tree | commitdiff |
2009-08-12 |
Peter Rabbitson |
Grrrr |
tree | commitdiff |
2009-08-12 |
Peter Rabbitson |
Remove leftovers from frew's tests |
tree | commitdiff |
2009-08-11 |
Peter Rabbitson |
Fix an obscure regression when inserting an object... |
tree | commitdiff |
2009-08-11 |
Peter Rabbitson |
Whitespace |
tree | commitdiff |
2009-08-11 |
Peter Rabbitson |
cleanup |
tree | commitdiff |
2009-08-11 |
Peter Rabbitson |
Sanify group_by handling in complex prefetch rewrites |
tree | commitdiff |
2009-08-11 |
Moritz Onken |
removed TODO test |
tree | commitdiff |
2009-08-10 |
Andy Grundman |
Add failing test for RT 47779, group_by as a scalar ref |
tree | commitdiff |
2009-08-10 |
Michael Reddick |
Added exception when resultset called without an argument |
tree | commitdiff |
2009-08-10 |
Robert Buels |
added test for empty table before non-schema-qualified... |
tree | commitdiff |
2009-08-10 |
Peter Rabbitson |
Fix bogus test |
tree | commitdiff |
2009-08-09 |
Moritz Onken |
added TODO test: call accessors when create()ing a row |
tree | commitdiff |
2009-08-09 |
Peter Rabbitson |
newline |
tree | commitdiff |
2009-08-09 |
Peter Rabbitson |
Comment and todoify remaining test - too much of an... |
tree | commitdiff |
2009-08-09 |
Peter Rabbitson |
Merge 'trunk' into 'multicreate_fixes' |
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-08 |
Peter Rabbitson |
Stop using discard_changes() in Ordered (if I knew... |
tree | commitdiff |
2009-08-07 |
Peter Rabbitson |
Switch to done_testing |
tree | commitdiff |
2009-08-07 |
Peter Rabbitson |
Merge 'trunk' into 'discard_changes_replication_fix' |
tree | commitdiff |
2009-08-06 |
Robert Buels |
failing (crashing, really) test for this strange pg... |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
add warning for custom resultsources through ->name... |
tree | commitdiff |
2009-08-06 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
tree | commitdiff |
2009-08-05 |
Arthur Axel "fREW... |
Fix testing bug. Windows only. |
tree | commitdiff |
2009-08-05 |
Arthur Axel "fREW... |
whitespace jfklds;ajfklds;a |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
fix up txn_begin and the ping_count test |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
better money value comparison in tests |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
fix rounding issues in mssql money tests |
tree | commitdiff |
2009-08-05 |
John Napiorkowski |
added test to make sure you can override the default... |
tree | commitdiff |
2009-08-05 |
John Napiorkowski |
opps typo in test status messages |
tree | commitdiff |
2009-08-05 |
John Napiorkowski |
added test for the new default force pool behavior... |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Dynamically load necessary table classes |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
We do not count pings during deploy - they are expected |
tree | commitdiff |
2009-08-05 |
Rafael Kitover |
Merge 'trunk' into 'reduce_pings' |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Silence a TODO test |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Reminder about discard_changes and friends |
tree | commitdiff |
2009-08-05 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_storage_minor_refactor' |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Merge 'prefetch_bug-related_resultset_order_by_plus_lim... |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Split the search_related prefetch tests into a standalo... |
tree | commitdiff |
2009-08-04 |
Rafael Kitover |
update oracle tests for new "track" table |
tree | commitdiff |
2009-08-04 |
Moritz Onken |
prefetch-grouped fails, again |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Move around tests a bit |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Separate the diamond MC test |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Remove bogus test - the real test is in t/multi_create... |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
fix merge fallout |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Merge 'trunk' into 'multicreate_fixes' |
tree | commitdiff |
2009-08-04 |
Peter Rabbitson |
Merge 'trunk' into 'prefetch_redux' |
tree | commitdiff |
next |