Software Details:
Version: 3.0.2 updated
Upload Date: 4 Jun 15
Distribution Type: Freeware
Downloads: 67
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 version 3.0.1:
- Fixed bug in Base where opening existing database would fail.
What is new in version 3.0:
- pydblite and sqlite are rewritten to use a common Filter object.
- Tests have been improved and standardised in Unit tests.
- Updated Example code.
- Renamed module and package names to lower case according to PEP 8
- Converted to UNIX line endings and follow PEP 8 code style.
Comments not found