I am writing as I have some trouble in the Data Model phase. Specifically, I am using Siren to explore a SQL database connected through a JDBC connection. Unluckily, it looks like the Primary Key of my Virtual Index is not recognised, as I keep receiving the following error:
“Data Model editor: Key field my_field not found”
I was wondering whether you have any hint about how to solve this problem?