Pydblite

Latest version: v3.0.4

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.5

~~~~~~~~~~~~~~~~~~~~~~~~

- test is now in folder "test"
- SQLite changes:

- many changes to support "legacy" SQLite databases

- no control on types declared in CREATE TABLE or ALTER TABLE
- no control on value types in INSERT or UPDATE
- no version number in records

- add methods to specify a conversion function for fields after a SELECT
- change names to be closer to SQLite names

- a class Database to modelise the database
- a class Table (not Base) for each table in the database

2.4

~~~~~~~~~~~~~~~~~~~~~~~~

- add BSD Licence
- raise exception if unknown fields in insert

2.3

~~~~~~~~~~~~~~~~~~~~~~~~

- introduce syntax (db('name')>'f') & (db('age') == 30)

2.2

~~~~~~~~~~~~~~~~~~~~~~~~

- add __contains__

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.