Re: [CDBI] column case sensitivity (Pg)
Sam Tregar <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 22 Aug 2006, Matt S Trout wrote: >> I've listed the changes below, unless there is a good reason to have >> ClassDBI only work with lowercase column names maybe this could be >> incorporated in the main branch of ClassDBI? That way anyone can have a >> lousily designed database and still use ClassDBI... > > That wouldn't be backwards compatible. > > You'd probably be better switching to DBIx::Class, which already supports > this. Easy there, cowboy. It's probably no big deal to make these changes optional. Many modules have a case-sensitivity switch. No need to jump ship yet! -sam