Add a unique constraint to artist.name in the test schema
authorPeter Rabbitson <ribasushi@cpan.org>
Sat, 16 Oct 2010 14:18:29 +0000 (16:18 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 16 Oct 2010 23:02:36 +0000 (01:02 +0200)
commit84f7e8a1c6303091d753572648e37d3bd7270181
tree816b99adfa8ccb0cbed91d2e8e10b0d79be691d0
parent4017fe64b73811266b1d54e4e68764a1d87d973d
Add a unique constraint to artist.name in the test schema

While at it adjust tests that assume the name is not unique
t/100populate.t
t/101populate_rs.t
t/60core.t
t/82cascade_copy.t
t/lib/DBICTest/Schema/Artist.pm
t/lib/sqlite.sql
t/storage/replicated.t