[Dbix-class] Force tables/fields names quoting in mySQL

Alex Povolotsky tarkhil at over.ru
Tue Jul 6 10:17:29 GMT 2010


Hello!

I'm working on a bit weird base with wide usage of keywords as tables 
names. I know it's bad practice but 'we cannot redevelop tables 
structure', so I have to quote table names.

MySQL allows it, using backticks; does DBIx::Class allow more or less 
easy handling of it, including automation of schema creation?

Alex.




More information about the DBIx-Class mailing list