Re: [SQLObject] SO test results

2008-06-30 Thread Golemon, Buck
On Behalf Of Oleg Broytmann Sent: Monday, June 30, 2008 2:20 PM To: sqlobject-discuss@lists.sourceforge.net Subject: Re: [SQLObject] SO test results Hello! Please bear in mind that I use Postgres and SQLite; I stopped using MySQL long time ago, so I cannot fix MySQL-related problems. I have to rely

Re: [SQLObject] SO test results

2008-06-30 Thread Oleg Broytmann
Hello! Please bear in mind that I use Postgres and SQLite; I stopped using MySQL long time ago, so I cannot fix MySQL-related problems. I have to rely on other people's patches. On Mon, Jun 30, 2008 at 01:21:16PM -0700, Golemon, Buck wrote: > Here are my test results for the SO test suite. Som

[SQLObject] SO test results

2008-06-30 Thread Golemon, Buck
Here are my test results for the SO test suite. Some sources of errors: * Many of the asserts use a string where the MySQLdb cursor returns and integer. * col.py does not allow for the cursor returning a datetime.timedelta object. (I didn't know this ever happened either.) * There are a few instan