Peter Rabbitson wrote:

> Do not mutilate column names, but instead use your tools the way they
> were intended to be:
> http://search.cpan.org/~ash/DBIx-Class-0.08010/lib/DBIx/Class/Storage
>/DBI.pm#quote_char

I know these options, but
- their values depend on the underlying RDBMS,
- AFAIR their usage slows down db access once more.

> As a side note - it is wise to avoid naming columns identical to perl
> conventional method names (i.e. having a column 'new' will have some
> strange side effects)

Thanks for the tip.

Still I hope to get an answer to my actual question.
-- 
Bernhard Graf

_______________________________________________
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/dbix-class@lists.scsys.co.uk

Reply via email to