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
Written in WikklyText.
