r9637@obrien (orig r1450): castaway | 2006-04-14 15:08:57 +0100
oops, bogus many_to_many example in pod
r9641@obrien (orig r1453): matthewt | 2006-04-15 22:55:47 +0100
Fixed typo in Relationship POD
r9644@obrien (orig r1455): matthewt | 2006-04-16 20:21:28 +0100
disabled ->resultset caching
r9645@obrien (orig r1456): phaylon | 2006-04-16 21:57:56 +0100
inject_base filters out double entries
Revision history for DBIx::Class
+ - added remove_column(s) to ResultSource/ResultSourceProxy
+ - added add_column alias to ResultSourceProxy
+ - added source_name to ResultSource
+ - load_classes now uses source_name and sets it if necessary
+
0.06002
+ - nuke ResultSource caching of ->resultset for consistency reasons
- fix for -and conditions when updating or deleting on a ResultSet
0.06001 2006-04-08 21:48:43