Ezysqlite

Latest version: v0.19.0

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

Scan your dependencies

Page 2 of 4

0.14.1

-------

Bugfix release

- Remove debugging print() calls. Oops! (72)

text
$ git shortlog -s v0.14.0...v0.14.1
2 rappitz09

0.14.0

-------

Feature release

- `Connection.backup()` now supported (71)
- PEP 561 support added to mark the package as type annotated (69)
- Better/fixed type annotations for context managers (70)

text
$ git shortlog -s v0.13.0...v0.14.0
5 rappitz09

0.13.0

-------

Feature release

- `cursor.execute*()` now returns the cursor to match sqlite3 API (62)
- `Connection.set_trace_callback()` now supported (62)
- `Connection.iterdump()` is now supported (66)
- Fixed possible hung thread if connection failed (55)
- Dropped support for Python 3.5

text
$ git shortlog -s v0.12.0...v0.13.0
32 rappitz09

0.12.0

-------

Feature Release

- Add support for custom functions (58)
- Official support for Python 3.8

text
$ git shortlog -s v0.11.0...v0.12.0
4 rappitz09

0.11.0

- Added support for `set_progress_handler` (49)
- Improved and updated documentation

text
$ git shortlog -s v0.10.0...v0.11.0
11 rappitz09

0.10.0

- Support using connections without context managers (29)
- Include test suite in ezysqlite package

text
$ git shortlog -s v0.9.0...v0.10.0
16 rappitz09

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.