[Dbix-class] Cursor and constraint compat added

Emanuele Zeppieri ema_zep at libero.it
Mon Aug 1 11:43:20 CEST 2005


> -----Original Message-----
> From: dbix-class-bounces at lists.rawmode.org 
> [mailto:dbix-class-bounces at lists.rawmode.org] On Behalf Of 
> Matt S Trout
> Sent: Monday, August 01, 2005 4:39 AM
> To: dbix-class at lists.rawmode.org
> Subject: Re: [Dbix-class] Cursor and constraint compat added
>
> [...] 
> I've implemented slice as efficiently as I can; also it uses 
> rows and offset
> in the attrs to specify the slice 

Great! This is the right way slice should be implemented, not the CDBI
way.

> so once we port the Sweet 
> LIMIT stuff
> across it should be easy to use that instead for supported dbs.

Just when you do the porting, seize the opportunity to change the code
to query for the DBMS in use, not for the driver ;-)

Ciao,
Emanuele.




More information about the Dbix-class mailing list