spelling fixes in the documaentation, sholud be gud now ;)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Ordered.pm
2010-02-15 Nuba Princigalli spelling fixes in the documaentation, sholud be gud...
2009-10-11 Peter Rabbitson More ordered fixes
2009-10-10 Peter Rabbitson Whoops, this isn't right
2009-09-18 Peter Rabbitson Nothing says the grouping column can not be nullable
2009-08-12 Peter Rabbitson Remove needless inflate in Ordered
2009-08-09 Peter Rabbitson Whoops, missed a line
2009-08-08 Peter Rabbitson Stop using discard_changes() in Ordered (if I knew...
2009-07-16 Peter Rabbitson A couple of typos, and general whitespace cleanup ...
2009-06-29 Peter Rabbitson Minor Ordered optimization (don't use count)
2009-05-15 Peter Rabbitson Optimize some Ordered.pm code
2009-02-25 Peter Rabbitson Wrap dangerous Ordered operations in transactions ...
2009-02-22 Peter Rabbitson Learn how to spell
2009-02-22 Peter Rabbitson some more Ordered docs, and a small optimization
2009-02-22 Michael Reddick Added default_value caveat documentation to Ordered.pm
2009-02-22 Peter Rabbitson FInally rewrote Ordered properly - a number of FIXME...
2009-02-20 Peter Rabbitson A couple fixes to Ordered
2007-05-01 Brandon L. Black Merge 'trunk' into 'DBIx-Class-current'
2007-03-03 David Jack Olrik Reverted accidental 'svk pull' from inside mirrored...
2007-03-03 David Jack Olrik Merge 'trunk' into 'DBIx-Class-current'
2007-01-31 Jesse Sheidlower Doc cleanup in Ordered.pm
2006-11-25 Neil de Carteret Multicol tests done. Also tweaked the pods and took...
2006-11-23 Neil de Carteret Added the basic for multi column support. Original...
2006-07-04 Brian Kirkbride local copy of DBIC ordered_handle_updates branch
2006-04-30 Aran Deltac No longer support unique constraints in Ordered.
2006-04-30 Aran Deltac Fix some errors with using unique constraints with...
2006-04-21 Matt S Trout Make ordered use CASE (still doesn't pass tests, sigh)
2006-03-31 Aran Deltac Renamed DBIC::Positional as DBIC::Ordered.