[rt-devel] fixing up RT for Postgres 7.3

Jesse Vincent jesse at bestpractical.com
Fri Jan 10 15:11:21 EST 2003


have a look at 0.75. there's a new Handle->Version method that can be
used as a base for this.


On Fri, Jan 10, 2003 at 03:06:37PM -0500, Vivek Khera wrote:
> I was starting to poke around DBIx::SearchBuilder for any fixes that
> might be needed for Postgres 7.3.  I'm not seeing how SearchBuilder
> really knows which DB it is using when, for example, generating the
> LIMIT clause.  The one there never should have worked considering that
> PG implemented LIMIT X,Y backwards from MySQL (the offset/count order
> was reversed).  This is why the preferred LIMIT X OFFSET Y format was
> kept in favor of the other format.
> 
> So, how does it tell which DB it is using when generating these
> things?  Do I just override the method in SearchBuilder's Pg module?
> 
> Once that's fixed, it is on to track down all the implicit '' => 0
> casts that need to be found and fixed...
> 
> -- 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Vivek Khera, Ph.D.                Khera Communications, Inc.
> Internet: khera at kciLink.com       Rockville, MD       +1-240-453-8497
> AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
> 

-- 
»|« http://www.bestpractical.com/rt  -- Trouble Ticketing. Free.



More information about the Rt-devel mailing list