Am Mon, 22 Aug 2005 19:20:29 +0200 schrieb Ed Leafe <[EMAIL PROTECTED]>:

On Aug 20, 2005, at 1:39 PM, Adi J. Sieker wrote:

OK, I'll get your changes and continue from there.

Well, I hope you don't think I'm trying to keep you from contributing, but my curiosity got the better of me,
I know what you mean. :))

and I started to look deeper into SQLite this weekend. I found several areas where the behavior you noticed (the lack of 'description' with empty queries) affected how the whole cursor class worked. I had to move several methods that were formerly part of dCursorMixin into dBackend, so that they could be coded independently for SQLite.

I'm about to commit those changes, so I hope it doesn't duplicate any work you've done. I've also exported all of the 'webtest' data from my MySQL installation and created a SQLite database containing the same tables and data. I'll be uploading that soon.

I haven't had time to continue, so there is no duplicate ork.

One thing i did notice though.
The result of PRAGMA table_info contains a 1 in the 6th column if the key is a primary key,
as far as I understood.

adi

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to