Shardul

Results 1 issues of Shardul

Here is the sample code that I am using: ``` let dataStore = SkopelosClient.sqliteStack() dataStore.writeSync({ context in // Update Records let batchRequest = NSBatchUpdateRequest( entityName: "User" ) batchRequest.propertiesToUpdate = ["lastname":...