Tags: aosingh/sqlite_rx
Tags
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.
PreviousNext