Sqlite-memory-vfs

Latest version: v0.0.14

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

Scan your dependencies

Page 1 of 3

0.0.14

What's Changed
* feat: change API to use a connection for serialization by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/13
* docs: include closing in examples by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/14
* refactor: remove unused import by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/15
* perf: faster size check by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/16
* docs: include 2GB limit on SQLite's built in functions, and how we work around it by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/17


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.13...v0.0.14

0.0.13

What's Changed
* feat: use locking for serialization by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/12


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.12...v0.0.13

0.0.12

What's Changed
* refactor: simpler lock type by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/11


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.11...v0.0.12

0.0.11

What's Changed
* fix: files without name should not conflict with each other by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/10


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.10...v0.0.11

0.0.10

What's Changed
* fix: behaviour after a hot journal recovery by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/8
* feat: implement PENDING lock to work with busy_timeout by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/9


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.9...v0.0.10

0.0.9

What's Changed
* fix: disk io/error when recovering from interrupted transaction by michalc in https://github.com/michalc/sqlite-memory-vfs/pull/7


**Full Changelog**: https://github.com/michalc/sqlite-memory-vfs/compare/v0.0.8...v0.0.9

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.