breber / garagehub-android

This is a repository for the mobile version of GarageHub
http://garagehub.us
0 stars 0 forks source link

Cache gas records in a SQLite database #2

Closed breber closed 11 years ago

breber commented 11 years ago

When we fetch a new set of data, clear all old records out of the database and repopulate with the new records. If we can't fetch new records, just don't clear the database.