2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
blob | commitdiff |
2014-06-17 |
Peter Rabbitson |
Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE... |
blob | commitdiff | diff to current |
2014-01-19 |
Peter Rabbitson |
Stop various CLONE-registries from growing indefinitely |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Switch the cursor iterator to pull data via bind_columns |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Massively optimize ->cursor->next while fixing some... |
blob | commitdiff | diff to current |
2012-11-03 |
Peter Rabbitson |
Properly signify internal cursor methods, trash their... |
blob | commitdiff | diff to current |
2012-11-03 |
Rafael Kitover |
fix Cursor SYNOPSIS |
blob | commitdiff | diff to current |
2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
blob | commitdiff | diff to current |
2011-02-24 |
Rafael Kitover |
rewrite SQLAnywhere GUID normalizing as a cursor_class... |
blob | commitdiff | diff to current |
2010-10-26 |
Peter Rabbitson |
$sth->{Active} may throw during destruction >.< |
blob | commitdiff | diff to current |
2010-10-04 |
Peter Rabbitson |
Delay construction of try block until an active $sth... |
blob | commitdiff | diff to current |
2010-08-31 |
Peter Rabbitson |
Remove forgotten frame from Storage-method overrides... |
blob | commitdiff | diff to current |
2010-05-31 |
Arthur Axel "fREW... |
use namespace::clean w/ Try::Tiny |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
Try::Tiny conversion finished |
blob | commitdiff | diff to current |
2010-05-25 |
Peter Rabbitson |
More try::tiny conversions |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Clear up some legacy cruft and straighten inheritance |
blob | commitdiff | diff to current |
2009-09-13 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-09-10 |
Peter Rabbitson |
The real fix |
blob | commitdiff | diff to current |
2009-08-05 |
Rafael Kitover |
fix a couple minor issues after pull from trunk |
blob | commitdiff | diff to current |
2009-07-28 |
Rafael Kitover |
forgot to set mro in dbi::cursor |
blob | commitdiff | diff to current |
2009-07-27 |
Rafael Kitover |
better FreeTDS support |
blob | commitdiff | diff to current |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
blob | commitdiff | diff to current |
2009-06-29 |
Peter Rabbitson |
And score! (all works) |
blob | commitdiff | diff to current |
2009-06-09 |
Peter Rabbitson |
Move as_query out of the cursor |
blob | commitdiff | diff to current |
2009-05-24 |
Peter Rabbitson |
SUPER is so last century |
blob | commitdiff | diff to current |
2009-05-14 |
Peter Rabbitson |
Sometimes _prepare_for_execute may not return a set... |
blob | commitdiff | diff to current |
2009-05-08 |
Peter Rabbitson |
Throw away some debugging code |
blob | commitdiff | diff to current |
2009-05-07 |
Peter Rabbitson |
Back out skip_parens support in as_query |
blob | commitdiff | diff to current |
2009-05-03 |
Johannes Plunien |
Methods update/delete on resultset use now new as_query... |
blob | commitdiff | diff to current |
2009-02-18 |
Rob Kinyon |
as_query now provides its own parens |
blob | commitdiff | diff to current |
2009-02-11 |
Rob Kinyon |
check in bombing test for subquery-with-as_query |
blob | commitdiff | diff to current |
2009-02-10 |
Rob Kinyon |
Added as_query() support to ResultSetColumn |
blob | commitdiff | diff to current |
2009-02-10 |
Rob Kinyon |
Added as_query to ResultSet with a couple tests |
blob | commitdiff | diff to current |
2007-08-03 |
Matt S Trout |
optimisation in cursor |
blob | commitdiff | diff to current |
2007-06-12 |
Brandon L. Black |
add some storage exception tests, and fix a really... |
blob | commitdiff | diff to current |
2007-05-03 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2007-05-02 |
Nigel Metheringham |
Documented use of cursor->next for fast but uncomfortab... |
blob | commitdiff | diff to current |
2006-09-13 |
Brandon L. Black |
Storage::DBI::Cursor now makes use of the new Storage... |
blob | commitdiff | diff to current |
2006-04-06 |
Matt S Trout |
Fixup to Cursor, updated Changes |
blob | commitdiff | diff to current |
2006-03-25 |
Matt S Trout |
0.06000 changes v0.06000 |
blob | commitdiff | diff to current |
2006-03-25 |
Justin Guenther |
removed parentheses from argument lists in docs |
blob | commitdiff | diff to current |
2006-03-25 |
Justin Guenther |
changed Returns -> Return Value |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
clarified method docs |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
reworded result -> row |
blob | commitdiff | diff to current |
2006-03-24 |
Justin Guenther |
documented DBIx::Class::Cursor and DBIx::Class::Storage... |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
fork tests/code improved, ithreads tests/code added... |
blob | commitdiff | diff to current |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
register_resultset, Cursor fixes |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
Moved to prepare_cached for everything, using $f_active... |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Re-added software-based LIMIT support for non-LIMIT... |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Added initial SQL::Abstract::Limit support and tests |
blob | commitdiff | diff to current |
2005-08-12 |
Matt S Trout |
Refactoring, cleanup, lose unnecessary resultset/cursor... |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Cursor abstracted, delete_related added |
blob | commitdiff | diff to current |
|