Hi, I noticed that $schema->deploy doesn't seem to use the value of quote_char to quote the output. The create table commands are not quoted (neither the table name nor the columns). After deploying, all selects use quoting correctly. I am using SQLite.
moritz _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
