shakir has asked for the wisdom of the Perl Monks concerning the following question:
If i run the script then this error Shows up!dbicdump Database::Schema dbi:mysql:database=Database 'user' 'password +' Dumping manual schema for Database::Schema to directory . ... Schema dump completed. Failed to reload class Database::Schema::Result::Author: sub name "yea +rs_rs" is not valid! at /usr/local/share/perl/5.22.1/DBIx/Class/Relat +ionship/Accessor.pm line 99. Compilation failed in require at (eval 114) line 2. And all Database::Schema::Result::Author printed in the console. (not showing becuause of the space it will take)
{UNKNOWN}: sub name "years_rs" is not valid! at /usr/local/share/perl/ +5.22.1/DBIx/Class/Relationship/Accessor.pm line 99. Compilation failed in require at /usr/local/share/perl/5.22.1/Class/C3 +/Componentised.pm line 150. at /usr/local/share/perl/5.22.1/Class/C3/ +Componentised.pm line 155
Perl version 5.22.1 DBIx::Class::Schema::Loader (0.07046) DBIx::Class (0.82840)
is there any solution for my this problem. Many thanks,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: dbicdump error
by poj (Abbot) on Jan 08, 2017 at 16:38 UTC | |
by poj (Abbot) on Jan 08, 2017 at 18:40 UTC | |
by shakir (Novice) on Jan 08, 2017 at 19:46 UTC | |
by poj (Abbot) on Jan 08, 2017 at 21:39 UTC | |
by shakir (Novice) on Jan 08, 2017 at 17:17 UTC | |
|
Re: dbicdump error
by shakir (Novice) on Jan 09, 2017 at 10:34 UTC |