dbsrgits / dbix-class-schema-loader

Official GitHub remote for git.shadowcat.co.uk DBIx-Class-Schema-Loader.git
http://dbix-class.org/
11 stars 34 forks source link

postgress-specific test fails when test schema has preexisting tables in it [rt.cpan.org #118168] #37

Open rabbiveesh opened 1 year ago

rabbiveesh commented 1 year ago

Migrated from rt.cpan.org#118168 (status was 'new')

Requestors:

From ribasushi@leporine.io on 2016-09-30 15:12:40 :

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