The biggest reason I didn't fix those problems is because we didn't need those features. I started writing this driver at work so that our TurboGears apps could run on Oracle, so I got it as far as we needed. Any further work I do on the driver will have to be on my own time. It's not that I couldn't get them to work, so much as I just didn't have the time to make them work.
On 5/4/06, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
Hello! On Mon, Apr 24, 2006 at 09:23:42AM -0400, Eric Moore wrote: > I put one in the SVN repository a week or two ago, and it's mostly > complete. The unit tests for unicode, BLOBS, and Pickled objects > don't pass Why? Any problem fixing it? > http://svn.colorstudy.com/SQLObject/branches/trunk-oracle/ I don't use Oracle but I looked up on the Net that Oracle supports ROWNUM instead of OFFSET/LIMIT, so you can fix that too. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN.
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
