A new version of the boodebr library is now available. I've marked it
as 1.0 to indicate that the APIs should be stable for a while now.
Changes in the release:
* boodebr.sql.sqliteQ
* New module for sharing SQLite connections across multiple
threads.
* boodebr.util.guid
* A simple module for creating unique identifiers.
* API change:
* boodebr.sql.sqlite_util.get_tables() no longer returns special
sqlite_* tables names. Pass special=True to get the previous
behavior.
* Other small bugfixes
You can read more about it and download from:
http://boodebr.org/pages/boodebr