mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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). |
||
|---|---|---|
| .. | ||
| check_csync_exclude.cpp | ||
| check_csync_log.cpp | ||
| check_csync_misc.cpp | ||
| check_csync_update.cpp | ||
| check_csync_util.cpp | ||