I've read all the docummentation I could find on Web SQL, but unfortunately it didn't cover all the things I'd like to know:
1. How to delete such database?
2. Is it possible to create it in a different location than '.webkit/databases' ?
3. What are the current size limitations on one database?
4. It is possible somehow to access external SQLite database via Tizen Web SQL API ?
Thank you!