Mendeley-FileSync
Mendeley-FileSync copied to clipboard
Mac sqlite error
The scripts works perfectly on Ubuntu, but when syncing with my mac i get the following error:
return self.cursor.execute(statement, values) sqlite3.OperationalError: table DocumentFiles has no column named remoteUrl
I changed remoteUrl to remoteFileUuid. Now its working again. Database structure seems to change in Mac