Dear Corona Labs SQLite Engineer,
I have a problem with the way Corona SDK implements its SQLite API calls. There is no return feedback on whether your action succeeded or not. I can check most of the actions afterwards with a second SQLite action to see if the first succeeded but this adds unnecessary overhead to the app. Is it at all possible to improve the way SQLite API works so that we get return results or is this an underlying OS shortcoming?
Thanks for the clarification.