Please forgive my ignorance. But am i right in thinking that 'all' of the SQL statements/commands are first defined in the server side config.properties
If this is true, then when i make a change to my client side Android application (which i can push or poll as an automatic update) that involves SQL statement/command changes, i would have to update the server side config.properties (that i can not push updates to, yet!)
If this is true, then when i make a change to my client side Android application (which i can push or poll as an automatic update) that involves SQL statement/command changes, i would have to update the server side config.properties (that i can not push updates to, yet!)