Skip to content

Tags: aosingh/sqlite_rx

Tags

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from aosingh/dev/v1.2.2

dev/v1.2.2

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from aosingh/dev/v1.2.1

v1.2.1 development

v1.2.0

Toggle v1.2.0's commit message
Fixed version number

v1.1.2

Toggle v1.1.2's commit message
Bumped to v1.1.2

v1.1.1

Toggle v1.1.1's commit message
Readme update

v1.1.0

Toggle v1.1.0's commit message
Readme update

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from aosingh/v1.0.2

Release v1.0.2

Following features are added to sqlite_rx

- Online backup functionality. This feature was suggested by @marekyggdrasil
- Python's multiprocessing module is replaced with billiard
- This is mainly changed to support the backup daemon thread to be started in the server process without any pickling issues.
- Starting this release, documentation can be accessed at https://aosingh.github.io/sqlite_rx/
- Build pipeline is moved to Github actions.
- ContextManager support for SQLiteClient.

v1.0.1

Toggle v1.0.1's commit message
bumped to v1.0.1

v0.9.99

Toggle v0.9.99's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from aosingh/v0.9.99

V0.9.99

v0.9.98

Toggle v0.9.98's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from aosingh/pypy3

Pypy3