Re: [SQLObject] Re: Re: FireBird / Interbase
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2003-09-27 23:03:49
|
On Saturday, September 27, 2003, at 05:25 PM, Ian Sparks wrote: > "James Ralston" <jcr...@ya...> wrote in message > news:200...@we...... > >> "Mostly" is an important word here. The initial cut >> at ib/fb support was done against the .4 release of SO >> instead of the cvs version <doh!>. That has been >> corrected but Ian (Bicking) has been buried (I hope > > It doesn't look like your changes are in the SF CVS - are you keeping > them > somewhere else? Accessible? I'd rather not have to find all the known > issues > myself. That's my fault actually, I've been sitting on those changes for much too long. I'm just at this minute testing some of the changes for Firebird, after finally having gotten it set up to do testing. Runs tests very slowly... I imagine it must be slow at table creation and dropping, which the tests do a lot of. Anyway, I'll post a followup when I have it applied and uploaded. Ian |