2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
blob | commitdiff |
2010-05-11 |
Peter Rabbitson |
Merge 'filter_column' into 'trunk' |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database (fixed2) |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database (fixed) |
blob | commitdiff | diff to current |
2010-05-07 |
Nigel Metheringham |
empty update OK even if row is not in database |
blob | commitdiff | diff to current |
2010-05-06 |
Peter Rabbitson |
Play nicer with lower-level methods |
blob | commitdiff | diff to current |
2010-05-05 |
Peter Rabbitson |
Merge 'trunk' into 'filter_column' |
blob | commitdiff | diff to current |
2010-04-14 |
Peter Rabbitson |
Not sure how this was never noticed, but it definitely... |
blob | commitdiff | diff to current |
2010-04-14 |
Peter Rabbitson |
Fix exception message |
blob | commitdiff | diff to current |
2010-04-08 |
Peter Rabbitson |
Make the insert_returning capability private (and saner... |
blob | commitdiff | diff to current |
2010-03-29 |
Peter Rabbitson |
pod error |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Cosmetics + changes |
blob | commitdiff | diff to current |
2010-03-24 |
Peter Rabbitson |
Really fix INSERT RETURNING - simply make it a flag... |
blob | commitdiff | diff to current |
2010-03-23 |
Rafael Kitover |
fix sort |
blob | commitdiff | diff to current |
2010-03-22 |
Peter Rabbitson |
Even cleaner way of handling returning (no column inter... |
blob | commitdiff | diff to current |
2010-03-13 |
Moritz Onken |
reverting 8995, was supposed to go to a branch |
blob | commitdiff | diff to current |
2010-03-13 |
Moritz Onken |
call inflate_result on new_result, but not from the... |
blob | commitdiff | diff to current |
2010-03-07 |
Rafael Kitover |
Merge 'storage-interbase' into 'trunk' |
blob | commitdiff | diff to current |
2010-03-07 |
Peter Rabbitson |
Fix MC bug reported by felix |
blob | commitdiff | diff to current |
2010-03-06 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-03-06 |
Rafael Kitover |
remove that code for non-pk autoincs from Row, move... |
blob | commitdiff | diff to current |
2010-03-06 |
Peter Rabbitson |
Merge 'trunk' into 'pod_fixes' |
blob | commitdiff | diff to current |
2010-03-06 |
Peter Rabbitson |
Improve POD about PKs and why they matter |
blob | commitdiff | diff to current |
2010-03-05 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-03-04 |
Peter Rabbitson |
Fix identity fiasco |
blob | commitdiff | diff to current |
2010-02-19 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-02-15 |
Nuba Princigalli |
spelling fixes in the documaentation, sholud be gud... |
blob | commitdiff | diff to current |
2010-02-15 |
Peter Rabbitson |
Spellcheck (jawnsy++) |
blob | commitdiff | diff to current |
2010-02-13 |
Rafael Kitover |
fix fail in t/72pg.t related to new autoinc retrieval... |
blob | commitdiff | diff to current |
2010-02-08 |
Rafael Kitover |
Merge 'trunk' into 'storage-interbase' |
blob | commitdiff | diff to current |
2010-02-08 |
Peter Rabbitson |
Merge fix of RT54039 from prefetch branch |
blob | commitdiff | diff to current |
2010-02-08 |
Peter Rabbitson |
Fix some fallout |
blob | commitdiff | diff to current |
2010-02-08 |
Peter Rabbitson |
Cleanup rel accessor type handling |
blob | commitdiff | diff to current |
2010-02-05 |
Rafael Kitover |
fix up my Row code for non-pk autoincs, add pretty... |
blob | commitdiff | diff to current |
2010-02-04 |
Rafael Kitover |
limit and better autoinc for Firebird |
blob | commitdiff | diff to current |
2010-01-22 |
Arthur Axel "fREW... |
fix name of _is_numeric to _is_column_numeric |
blob | commitdiff | diff to current |
2010-01-22 |
Arthur Axel "fREW... |
add _is_numeric to ::Row |
blob | commitdiff | diff to current |
2010-01-15 |
Peter Rabbitson |
RT52674 |
blob | commitdiff | diff to current |
2010-01-08 |
Peter Rabbitson |
Resolve problem reported by lists.scsys.co.uk/pipermail... |
blob | commitdiff | diff to current |
2009-11-26 |
Peter Rabbitson |
Fix for rt46953 |
blob | commitdiff | diff to current |
2009-11-24 |
Peter Rabbitson |
Better naming and a bit leaner implementation. Main... |
blob | commitdiff | diff to current |
2009-11-12 |
Peter Rabbitson |
Fix return value of in_storage |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
blob | commitdiff | diff to current |
2009-08-11 |
Peter Rabbitson |
Fix an obscure regression when inserting an object... |
blob | commitdiff | diff to current |
2009-08-09 |
Peter Rabbitson |
Merge 'trunk' into 'multicreate_fixes' |
blob | commitdiff | diff to current |
2009-08-09 |
Peter Rabbitson |
Optimize handling of {_rel_in_storage}, greatly reducin... |
blob | commitdiff | diff to current |
2009-08-07 |
Peter Rabbitson |
Move discard_changes code to Row.pm, better docs |
blob | commitdiff | diff to current |
2009-08-04 |
Peter Rabbitson |
Merge 'trunk' into 'multicreate_fixes' |
blob | commitdiff | diff to current |
2009-07-09 |
John Napiorkowski |
big update to the test suite so that we now check to... |
blob | commitdiff | diff to current |
2009-07-02 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_top_fixes' |
blob | commitdiff | diff to current |
2009-07-02 |
Peter Rabbitson |
Apparent fix - simply delay the in_storage flagging... |
blob | commitdiff | diff to current |
2009-07-02 |
Peter Rabbitson |
Merge 'trunk' into 'mssql_top_fixes' |
blob | commitdiff | diff to current |
2009-07-01 |
Peter Rabbitson |
Optimize set_column on uninserted objects |
blob | commitdiff | diff to current |
2009-07-01 |
Peter Rabbitson |
Clarify exception text |
blob | commitdiff | diff to current |
2009-06-30 |
Arthur Axel "fREW... |
silly misspells and trailing whitespace |
blob | commitdiff | diff to current |
2009-06-30 |
Peter Rabbitson |
clarify |
blob | commitdiff | diff to current |
2009-06-30 |
Peter Rabbitson |
Allow broken resultsource-class-derived objects to... |
blob | commitdiff | diff to current |
2009-06-21 |
Peter Rabbitson |
make_column_dirty fix |
blob | commitdiff | diff to current |
2009-06-14 |
Peter Rabbitson |
Lapse in copy() docs |
blob | commitdiff | diff to current |
2009-06-12 |
Tim Bunce |
Added reference to get_inflated_columns in get_columns... |
blob | commitdiff | diff to current |
2009-06-12 |
Peter Rabbitson |
This is not update_or_create - create any non-belongs_t... |
blob | commitdiff | diff to current |
2009-06-11 |
Peter Rabbitson |
Use equality, not comparison |
blob | commitdiff | diff to current |
2009-06-10 |
Peter Rabbitson |
Datatype aware update works |
blob | commitdiff | diff to current |
2009-05-19 |
Peter Rabbitson |
Hide resultsource methods that should have never been... |
blob | commitdiff | diff to current |
2009-05-08 |
Peter Rabbitson |
Documentation patch by nniuq |
blob | commitdiff | diff to current |
2009-05-08 |
Peter Rabbitson |
Throw away some debugging code |
blob | commitdiff | diff to current |
2009-04-29 |
Peter Rabbitson |
test and patch for failing mini-prefetch via columns... |
blob | commitdiff | diff to current |
2009-04-25 |
Jess Robinson |
Docs on using multiple db schemas (from abraxxa maybe... |
blob | commitdiff | diff to current |
2009-03-28 |
Peter Rabbitson |
Clarify DBIC behavior wrt RDBMS default values |
blob | commitdiff | diff to current |
2009-03-23 |
Guillermo Roditi |
skip test doc issue relating to db-side defaults |
blob | commitdiff | diff to current |
2009-02-27 |
Peter Rabbitson |
Throw away namespace::clean dependency |
blob | commitdiff | diff to current |
2009-02-20 |
Matt S Trout |
fix test bug, also: fuck you, multi create |
blob | commitdiff | diff to current |
2009-02-20 |
Matt S Trout |
more mc fixes |
blob | commitdiff | diff to current |
2009-02-20 |
Matt S Trout |
prevent objects implicitly passed via new_related havin... |
blob | commitdiff | diff to current |
2009-02-20 |
Matt S Trout |
add DBIC_MULTICREATE_DEBUG, fix one bug with column... |
blob | commitdiff | diff to current |
2009-02-10 |
Jason M. Mills |
Merge 'trunk' into 'rt_bug_41083' |
blob | commitdiff | diff to current |
2009-02-09 |
Guillermo Roditi |
backporting the set_column/store_column fix |
blob | commitdiff | diff to current |
2009-02-04 |
Guillermo Roditi |
use store_column instead of set_column on insert |
blob | commitdiff | diff to current |
2008-12-21 |
Peter Rabbitson |
delete() POD patch from Michael Hendricks (slightly... |
blob | commitdiff | diff to current |
2008-11-22 |
Jess Robinson |
Crazy ass multi create fixes.. |
blob | commitdiff | diff to current |
2008-11-20 |
Peter Rabbitson |
Trunk passes tests again - todoify everything multicrea... |
blob | commitdiff | diff to current |
2008-11-07 |
Peter Rabbitson |
Fix loss of objects on multicreate over several 1:M... |
blob | commitdiff | diff to current |
2008-10-30 |
Peter Rabbitson |
add some things to castaway's rewrite |
blob | commitdiff | diff to current |
2008-10-29 |
Jess Robinson |
Standardising and improving Row's docs. Added cross... |
blob | commitdiff | diff to current |
2008-10-27 |
Peter Rabbitson |
dirty_column detection in set_column() should not depen... |
blob | commitdiff | diff to current |
2008-10-24 |
Peter Rabbitson |
Massive multi-create testing, with two regression fixes: |
blob | commitdiff | diff to current |
2008-09-16 |
Matt S Trout |
fixup get_from_storage and delete to use original ident |
blob | commitdiff | diff to current |
2008-08-26 |
Matt S Trout |
fix related resultsets and multi-create |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
updated documentation, adding some hints and details... |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
added some notes in the tests and fixed get_from_storag... |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
removed some debugging comments, removed transaction... |
blob | commitdiff | diff to current |
2008-07-07 |
John Napiorkowski |
Merge 'trunk' into 'replication_dedux' |
blob | commitdiff | diff to current |
2008-06-19 |
John Napiorkowski |
renamed get_current_storage to get_from_storage since... |
blob | commitdiff | diff to current |
2008-06-19 |
John Napiorkowski |
removed ->reload_row from storage, changed this to... |
blob | commitdiff | diff to current |
2008-06-19 |
Cory G Watson |
Add make_column_dirty to Row (per request from #dbix... |
blob | commitdiff | diff to current |
2008-06-11 |
Jess Robinson |
Add docs to update mentioning scalar refs and discard_c... |
blob | commitdiff | diff to current |
2008-05-08 |
Nigel Metheringham |
cascade_copy docs - takes from osdir.com/ml/lang.perl... |
blob | commitdiff | diff to current |
2008-03-11 |
Matt S Trout |
Merge 'oracle_sequence' into 'trunk' |
blob | commitdiff | diff to current |
2008-03-07 |
Michael G Schwern |
Merge 'trunk' into 'cdbicompat_integration' |
blob | commitdiff | diff to current |
2008-03-06 |
Jess Robinson |
Random pod/doc pokage |
blob | commitdiff | diff to current |
next |