Aiosqlite

Latest version: v0.20.0

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

Scan your dependencies

Page 3 of 4

0.10.0

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

text
$ git shortlog -s v0.9.0...v0.10.0
16 Amethyst Reese
1 Simon Willison
1 dark0ghost

0.9.0

- Support for sqlite extensions
- Fixed support for type annotations on early Python 3.5

text
$ git shortlog -s v0.8.1...v0.9.0
2 Alexander Lyon
3 Amethyst Reese

0.8.1

- Fix connections to byte string db locations (20)

text
$ git shortlog -s v0.8.0...v0.8.1
6 Amethyst Reese
1 DevilXD

0.8.0

- Use futures instead of polling for connections/cursors.
This will significantly reduce time spent blocking the
primary event loop, resulting in better performance of
asyncio applications using aiosqlite.

text
$ git shortlog -s v0.7.0...v0.8.0
3 Amethyst Reese
2 Matthew Schubert

0.7.0

- Added macros for combined insert/id and select/fetch
- Better perf testing output

text
$ git shortlog -s v0.6.0...v0.7.0
4 Amethyst Reese
1 Grigi

0.6.0

- Performance improvements for atomic or fast queries
- Support passing Path-like objects to aiosqlite.connect
- Unit tests now use aiounittest instead of a custom test harness
- Limited set of performance tests now available

text
$ git shortlog -s v0.5.0...v0.6.0
8 Amethyst Reese
1 Grigi

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.