diff options
author | drebs <drebs@leap.se> | 2014-11-25 16:11:53 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-11 14:03:18 -0400 |
commit | 5247c231639fc9fd8c4279190af50afa99783bd6 (patch) | |
tree | 2909d44a45171d37648bf983894237610a611a5b /server/pkg | |
parent | dac64ed7d4f9749a620dcbfcabd33e46a94da63c (diff) |
Several fixes in SQLCipherDatabase:
* Add copy of SQLCipherOptions object to avoid modifying the options object
in place when instantiating the sync db.
* Add string representation of SQLCipherOptions for easiness of debugging.
* Make sync db always "ready".
* Fix passing options for sync db initialization.
* Fix typ0 that made SQLCipherU1DBSync._sync_loop be a tuple.
* Do not defer requests for stopping sync to a thread pool.
* Do not make pysqlcipher check if object is using in distinct threads.
* Reset the sync loop when stopping the syncer.
* Fix docstrings.
* Check for _db_handle attribute when closing the database.
Diffstat (limited to 'server/pkg')
0 files changed, 0 insertions, 0 deletions