I have seen in Rhomobile we can seed the local db from local files. The file need to be text file, and the format something like this,
client_id|last_sync_success
67320d31-e42e-4156-af91-5d9bd7175b08|
But can i have some way to seed data from a csv file ?