mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-21 05:13:04 +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_vio.cpp | ||
csync_vio.h | ||
csync_vio_local.h | ||
csync_vio_local_unix.cpp | ||
csync_vio_local_win.cpp |