Forgot to set up the relationship between Actor and Film. Turns it out
authorMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 08:14:34 +0000 (00:14 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Wed, 13 Feb 2008 10:14:50 +0000 (10:14 +0000)
commitabb4aae3f058566ca6f42e6ed835b1d272eff3f5
tree4084c7b4acc279c183f183f7e9804d2c90befe03
parent1d7e89b8623b1ae271aac80651d16dc7c655b15a
Forgot to set up the relationship between Actor and Film.  Turns it out
was working because create() was holding onto the given values but once
we changed it to throw them out it (properly) broke.
t/cdbi-t/columns_as_hashes.t