From: Amiri Barksdale at Home Date: Thu, 6 Oct 2011 01:44:58 +0000 (-0700) Subject: Add more DBs with which this has been tested X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9dd083ab62bdc1305a42149e65b06ab2c90dcf31;p=dbsrgits%2FDBIx-Class-ResultSource-MultipleTableInheritance.git Add more DBs with which this has been tested --- diff --git a/lib/DBIx/Class/ResultSource/MultipleTableInheritance.pm b/lib/DBIx/Class/ResultSource/MultipleTableInheritance.pm index 1b0dea0..ecfacb0 100644 --- a/lib/DBIx/Class/ResultSource/MultipleTableInheritance.pm +++ b/lib/DBIx/Class/ResultSource/MultipleTableInheritance.pm @@ -452,7 +452,7 @@ Use multiple tables to define your classes =head1 NOTICE This only works with PostgreSQL at the moment. It has been tested with -PostgreSQL 9.0 and 9.1 beta. +PostgreSQL 9.0, 9.1 beta, and 9.1. There is one additional caveat: the "parent" result classes that you defined with this resultsource must have one primary column and it must