Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interchange6-create-database: Use of uninitialized value in pattern match (m//) #36

Open
jasonblewis opened this issue Jun 17, 2016 · 1 comment

Comments

@jasonblewis
Copy link

After installing the cpan modules of IC6, running interchange6-create-database gives me the followign errors:

jason@quartz:~/projects/ic6test$ interchange6-create-database 
Use of uninitialized value in pattern match (m//) at /home/jason/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/DBIx/Class/Schema/Config.pm line 31.
Use of uninitialized value in pattern match (m//) at /home/jason/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/DBIx/Class/Schema/Config.pm line 84.
DBIx::Class::Storage::DBI::sql_maker(): You requested 'quote_names' but your storage class (DBIx::Class::Storage::DBI) does not explicitly define a default sql_quote_char and you have not supplied a quote_char as part of your connection_info. DBIC will default to the ANSI SQL standard quote '"', which works most of the time. Please file an RT ticket against 'DBIx::Class::Storage::DBI'. at /home/jason/perl5/perlbrew/perls/perl-5.24.0/bin/interchange6-create-database line 20
@jasonblewis
Copy link
Author

I was following the instructions on the wiki: https://github.com/interchange/Interchange6/wiki/Database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant