Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearing cache does not seem to work #106

Open
thijsnado opened this issue Dec 2, 2014 · 0 comments
Open

Clearing cache does not seem to work #106

thijsnado opened this issue Dec 2, 2014 · 0 comments

Comments

@thijsnado
Copy link

I need to synch with records stored from server time to time and the way I've been trying to do that is delete all the records in a table and than pull from the server. The issue with this approach is that if you try to resave something that was deleted, it is cached and pulls the deleted one by primary key. Would it be possible to clear the cache before or after a delete so when they are pulled from the server, it does not blow up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant