Dblite

Latest version: v1.3.3

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

Scan your dependencies

Page 1 of 2

1.3.3

-----------------
- fix parse_datetime() not handling bytes

1.3.2

-----------------
- fix invalid characters in README

1.3.1

-----------------
- fix adapting JSON values in Postgres transactions

1.3.0

-----------------
- add insertmany() and executemany()
- add attributes Database.ENGINE and Transaction.ENGINE

1.2.0

-----------------
- support data classes and objects in query arguments and results
- support dictionaries for column/group/order arguments
- support custom row factories
- make ORDER BY boolean value stand for ascending order instead of descending
- fix concurrent SQLite transactions not restoring connection isolation level
- return rows as OrderedDict in Py2 and dict in Py3 in all engines
- log generated SQL at half DEBUG level

1.1.0

-----------------
- fix using Postgres server-side cursors
- allow specifying batch size for Postgres server-side cursors
- load database schema only on demand in Postgres
- provide Database.cursor and Transaction.cursor
- support any stringable column types in query parameters
- more tests

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.