John Goulah wrote:
Model::MyDB:
schema_class: My::Schema
connect_info:
- 'dbi:mysql:dbname=mydb'
- 'user'
- 'pass'
- AutoCommit: 1
- mysql_auto_reconnect: 0
That yaml doesn't mean what you want it to mean. You've got two hashes
there inside connect_info and, AFAIK, you only want one.
Jules
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/