Sencha Mysql Queries
I'm about to port an Android-Travellog App to other Plattforms using Sencha Touch. The Problem is, that Sencha only has a Store System to store Data, but doesnt appear to have a possibilty to acctually make MySql queries. And since most of the Mysql code in my previous app is already there, id would be quite a pain to redo everything with Senchas new System. Is there a possibilty to use mysql (or any other sql) queries with Sencha to Store Data on the Phone? Sencha stores and proxies abstract away the need to write raw query code. A store can use one of a number of different proxies for