Re: [CDBI] column case sensitivity (Pg)
Erik Sluiters <e.c.sluiters-przMFnbROe5mR6Xm/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Organization | Genomics Lab, UMC Utrecht, the Netherlands |
| Message-ID | <[email protected]> |
On Tuesday 22 August 2006 20:14, you wrote: > 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 > That was what i was thinking as well ;) Erik