[Interest] QML LocalStorage

Joshua Kolden joshua at crackcreative.com
Tue Jan 21 03:29:52 CET 2014


Is there any way to ‘drop’ the database or delete the local store file through the LocalStorage interface?
Otherwise it seems like I must keep every schema I’ve ever deployed so I can clean up and update a local store database regardless of the version the user is upgrading from.  I’d prefer to just nuke the site from orbit, and dump a new schema and data from the server.

Thanks,
j


More information about the Interest mailing list