-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I got this error message:
DBIx::Class::ResultSource::reverse_relationship_info(): No such relationship '' at ~/.perlbrew/libs/perl-5.26.0@CRM/lib/perl5/Dancer2/Plugin/Auth/Extensible/Provider/DBIC.pm line 570
The User, Role and UserRole resultsets were copied from your Schema1 code at "t/lib" folder. The plugin is working fine, but this error happened when I have checked for a role, something similar to this one:
get '/beer' => require_role BeerDrinker => sub { ... }
Metadata
Metadata
Assignees
Labels
No labels