I see this error when try to view a table via console and get the following response when try to work with this table via Android SDK:java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Column ‘location.DA15A072-7322-95CB-FF34-BA896416CE00’ not found.
Hi Denys,
Do you have any field called “location” in your classes? Maybe a built-in Android class or something like that?
I was asking about a “location” property because it is the second time it’s created in the database somehow related to your Vehicle class. We shall try to reproduce this behaviour with the Vehicle class you sent us recently.
For now I’ve removed the column manually so the data service works fine.
Sent to support mail
So did you remove this column from table schema via console?
It was not visible in your data console, only internally in database.