Add documentation to indicate that calling find, find_or_new, find_or_create or updat...
authorJess Robinson <castaway@desert-island.me.uk>
Tue, 7 Oct 2008 22:17:14 +0000 (22:17 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Tue, 7 Oct 2008 22:17:14 +0000 (22:17 +0000)
commit56e2b93052fe8f5701b954f1085dbece67ff69d2
treea920f14f78731d65d885860ec39a4015e80e5ecb
parent97aca715282017d573c89d42cb820f9d3c634d84
Add documentation to indicate that calling find, find_or_new, find_or_create or update_or_create with primary key values of undef, is a bad idea.
lib/DBIx/Class/ResultSet.pm