2009-08-24 |
Rafael Kitover |
remove duplicate oracle method and fix an mssql method... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Kitover |
use debugobj->callback instead of local *_query_start... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Kitover |
add test for IDENTITY_INSERT |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Kitover |
make insert only use a txn if needed, add connect_call_... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Peter Rabbitson |
Rename the common sybase driver |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Peter Rabbitson |
Generalize and hide placeholder support check |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Peter Rabbitson |
Minaor speedup |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Peter Rabbitson |
Because prefetch uses the cache system, it is not possi... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Arthur Axel... |
add some basic guards to get rid of warnings |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Stephen Bennett |
Minor fix to the previous doc patch |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Alexander Hartmaier |
pod patch for 'Tracing SQL' examples |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Peter Rabbitson |
Apply pod patch by arthas (slightly modified) |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Peter Rabbitson |
Fix a weird-ass sqlt invocation in deployment_statements() |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Rob Kinyon |
Applied doc patch by spb |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Fix Changes |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Merge 'pre_0.08109_please_do_not_merge' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Release 0.08109 v0.08109 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Disambiguate POD |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Merge 'pg_unqualified_schema' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Un-plan test and fix authorship |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Rafael Kitover |
minor change |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Rafael Kitover |
always reconnect in odbc:mssql:connect_call_use_dynamic... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Robert Buels |
added more tests for multi-schema support in 72pg.t |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Robert Buels |
added POD section about schema support to DBIx::Class... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Rabbitson |
examples should be correct |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Rabbitson |
Changes |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Rabbitson |
Cookbook entry for -as and syntax tests |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Peter Rabbitson |
Allow select AS specification for functions only via... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Rabbitson |
Last bit |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Rabbitson |
Adjust the storage DESTROY and the tests to accomodate... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Rabbitson |
Add a db/txn_do retry debugger (interesting results) |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Rabbitson |
Grrrr |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Rabbitson |
Remove leftovers from frew's tests |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Peter Rabbitson |
Remove needless inflate in Ordered |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Rabbitson |
Fix an obscure regression when inserting an object... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Rabbitson |
Whitespace |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Rabbitson |
cleanup |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Rabbitson |
Sanify group_by handling in complex prefetch rewrites |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Moritz Onken |
removed TODO test |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Peter Rabbitson |
Extra intro pod |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Robert Buels |
added me (rbuels) to contributors |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Robert Buels |
added blub to Changes for pg_unqualified_schema branch |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Andy Grundman |
Add failing test for RT 47779, group_by as a scalar ref |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Michael Reddick |
Added exception when resultset called without an argument |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Robert Buels |
added test for empty table before non-schema-qualified... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Robert Buels |
added caching of pg search path in Pg storage object |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rafael Kitover |
rename get_connected_schema to get_schema in sybase... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rafael Kitover |
make _determine_driver more reentrant |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rafael Kitover |
fix and test redispatch to reblessed storage insert... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rafael Kitover |
document placeholders_with_type_conversion_supported... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Peter Rabbitson |
Whoops |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Peter Rabbitson |
privatize dormant method - it may be useful for sybase... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Peter Rabbitson |
pesky whitespace |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Peter Rabbitson |
Fix bogus test |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Moritz Onken |
added TODO test: call accessors when create()ing a row |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Whoops, missed a line |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Merge 'multicreate_fixes' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
newline |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Comment and todoify remaining test - too much of an... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Merge 'trunk' into 'multicreate_fixes' |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Optimize handling of {_rel_in_storage}, greatly reducin... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Peter Rabbitson |
Fix an arcane case with pk==fk tables (use the relation... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Changes and minor code rewrap |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Merge 'table_name_ref' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Fix a corner case and improve comments |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Clarify POD and cleanup the ->name-hack warning |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Merge 'trunk' into 'table_name_ref' |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Merge 'reduce_pings' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
A more straightforward txn_begin fix, some more test... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Peter Rabbitson |
Stop using discard_changes() in Ordered (if I knew... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
per mst: no optional deps |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rafael Kitover |
add note about where to get Schema::Loader |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Fix bogus POD |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Remove merged branch |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Merge 'discard_changes_replication_fix' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Move discard_changes code to Row.pm, better docs |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Switch to done_testing |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Streamline makefile dep handling |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Peter Rabbitson |
Merge 'trunk' into 'discard_changes_replication_fix' |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Robert Buels |
woops, pg search path fix needed support for quoted... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Robert Buels |
fix for pg non-schema-qualified thing, with a nice... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Robert Buels |
failing (crashing, really) test for this strange pg... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rafael Kitover |
improve the ->name(REF) warning code |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rafael Kitover |
add warning for custom resultsources through ->name... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rafael Kitover |
Merge 'trunk' into 'table_name_ref' |
commit | commitdiff | tree | snapshot |
2009-08-05 |
John Napiorkowski |
added replication as an optional feature to make instal... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Arthur Axel... |
Fix testing bug. Windows only. |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Arthur Axel... |
whitespace jfklds;ajfklds;a |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Rafael Kitover |
fix up txn_begin and the ping_count test |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Rafael Kitover |
better money value comparison in tests |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Rafael Kitover |
fix rounding issues in mssql money tests |
commit | commitdiff | tree | snapshot |
next |