mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
a034ee894c
This gets rid of the csync_statedb sqlite layer and use the same code and same connection as the rest of the SyncEngine. Missing functions are added to SyncJournalDb and change a few minor things (like changing SyncJournalFileRecord::_modtime to be an int64 instead of a QDateTime, like it was in csync). |
||
---|---|---|
.. | ||
csync_tests | ||
encoding_tests | ||
log_tests | ||
std_tests | ||
vio_tests | ||
AUTHORS | ||
CMakeLists.txt | ||
cmdline.c | ||
COPYING | ||
torture.c | ||
torture.h | ||
valgrind-csync.supp |