I have a completed phonegap app that runs on Android currently, the DB is written using WebSQL.
I've been tasked with porting the app to Windows Phone - the app falls apart due to not supporting WebSQL.
Is there a quick conversion/shim script available to stop me having to trawl through my code and change each DB referencing line?