Methods
addSyncForModel()
Add a row in the sync table for the call to a method for a model.
- Source:
getInfoForModel()
Get the info table row for this model
- Source:
getSyncs()
Get all the sync table rows, or the rows for a model.
- Source:
postponedSync()
Postponed sync call for models in the sync table
- Source:
removeModelInfo()
Remove the info table row for this model
- Source:
removeSyncRow()
Remove a row from the sync table
- Source:
saveModelInfo()
Save the timestamp and offline status for a model
- Source:
SQLREST()
Initialize the tables for sync and timestamp references
- Source:
updateLocal()
Get a promise for the local update of a model
- Source: