2009-09-01 |
Peter Rabbitson |
Rewrap todo properly |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
tweak to Pg test, warnings_like -> warnings_exist |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
in Pg storage, added a warning for case when the nextva... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
reworked tests for pg last_insert_id in presence of... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Robert Buels |
Merge 'trunk' into 'pg_unqualified_schema' |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Fix misleading FAQ entry |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Peter Rabbitson |
Quote deps, avoid floating problems |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Justin Hunter |
remove . from end of =head links |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
fix case where repelicant coderef dsn does not connect |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
make replicant dsn detection a bit nicer |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Rafael Kitover |
support coderef connect_infos for repicated storage |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Sanify 03podcoverage.t, allow wildcard skipping |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Merge 'connect_info_hash' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Changes |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Peter Rabbitson |
Minor cleanup and test enhancement |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Rafael Kitover |
add dbh_maker option to connect_info hash |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Peter Rabbitson |
Reduce the number of heavy dbh_do calls |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Peter Rabbitson |
Make podcoverage happy |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
Merge 'autocast' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
rename _map_data_type to _native_data_type |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Peter Rabbitson |
Make sure arrays work |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Rafael Kitover |
rename method and add docs |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Peter Rabbitson |
Warning to spare mst explanations |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Peter Rabbitson |
Add a test proving how dumb I am |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Rafael Kitover |
Merge 'trunk' into 'autocast' |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Peter Rabbitson |
Changes |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Arthur Axel... |
Remove dead, sketchtowne link |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Rabbitson |
Clarify |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Rabbitson |
Make POD::Coverage happy... again |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Rabbitson |
Make sure sqlt_type gets called after determining driver |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Peter Rabbitson |
Stop testing deprecated json::syck |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Merge 'grouped_has_many_join' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
typo |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Actual autocast code |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Fix two storage tests |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Change a datatype for test purposes |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Switch storage class loading to ensure_class_loaded |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
One more test |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Peter Rabbitson |
Move storage tests to their own dir |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Peter Rabbitson |
Seems like abraxxa's bug is fixed |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Kitover |
bump CAG dep |
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 |
Peter Rabbitson |
Merge 'trunk' into 'grouped_has_many_join' |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Alexander Hartmaier |
new branch grouped_has_many_join |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Alexander Hartmaier |
pod patch for 'Tracing SQL' examples |
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 |
Merge 'pre_0.08109_please_do_not_merge' into 'trunk' |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Peter Rabbitson |
Release 0.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-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 |
make _determine_driver more reentrant |
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 '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 |
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 |
next |