I've added a ResetDatabase
Transaction in my fullsync connector in order to clean up the whole couchDB database.
Surprinsigly, clients are not sync when I run this transaction. I need to manually clean local client database in order to refresh all the datas. Is it a normal behaviour ? Am I missing something ?
The client database cleaning when the CouchDB server has been reset has only been implemented since Convertigo 7.6.0: https://github.com/convertigo/convertigo/issues/22