> Maxim, > >> I'am using CDBI with MySQL. It is possible to force using backticks >> quotes with table and field names? Example `Order`.`date` instead >> Order.date because it get sql syntax errors. > Class::DBI::Plugin::BackTickify?