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, 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.


-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




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

Reply via email to