Subject: | postgress-specific test fails when test schema has preexisting tables in it |
This was fixed in a gist a while ago, but was never applied. I vaguely recall it was some sort of limiter that was missing on the schema-test, but do not have the exact incantation.
To reproduce:
set DBICTEST_PG_(DSN/USER/PASS)
cpanm --reinstall DBIx::Class::ResultSource::MultipleTableInheritance
cpanm --reinstall DBIx::Class::Schema::Loader