Aioduckdb

Latest version: v0.1.0

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

Scan your dependencies

Page 1 of 4

0.17.0

-------

Feature release

* Connection objects now raise ValueError when closed and a command is executed (79)
* Fix documented examples in readme (104)


$ git shortlog -s v0.16.1...v0.17.0
3 John Reese
5 Mariano Sorgente
1 Nuno André
1 pyup.io bot

0.16.1

-------

Bug fix release

- Reduce logging severity for exceptions (93)
- Stop logging result objects; they can be big (102)


$ git shortlog -s v0.16.0...v0.16.1
1 Alexei Chetroi
3 John Reese
3 pyup.io bot

0.16.0

-------

Feature release

* Improved performance for async iteration on cursors (34, 86)
* Support for deterministic user functions in Python 3.8+ (81, 83, 84)
* Reduced logging severity for exceptions returned from children (75, 76)
* Fix InvalidStateError when setting future results (80, 89)
* Allow user to catch exceptions from `close()` (68, 90)
* Tested under Python 3.9 (91)


$ git shortlog -s v0.15.0...v0.16.0
3 Caleb Hattingh
1 Groosha
14 John Reese
1 Lonami
4 Lonami Exo
4 ZsoltM
1 pyup.io bot

0.15.0

-------

Feature release

- Support for accessing connections from multiple event loops
- Fixed type annotations for connection methods returning cursors
- Move cursors into separate module from connections
- Deprecated `loop` parameter to `connect()` and `Connection`


$ git shortlog -s v0.14.1...v0.15.0
7 John Reese

0.14.1

-------

Bugfix release

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


$ git shortlog -s v0.14.0...v0.14.1
2 John Reese
1 Spyros Roum

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)


$ git shortlog -s v0.13.0...v0.14.0
5 John Reese
3 montag451

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.