Categories: Development Tools Scripts, Database Tools Scripts
PyDbLite 3.0.2
The database supports the iterator protocol, so requests can be expressed with list comprehensions or generator expressions instead of pure SQL.What is new in this release:Fixed bug in Base where opening existing database would fail.
What is new in...