Hello,
It is normal that the presence of a field with binary data 'SHAPE' (coded as geometry in mysql) prevents the normal functionality of Grocery Enterprise?
In my code I have tried all the 'unset' functions for the SHAPE column. In particular, using 'unsetColumns' for the 'SHAPE' field it is possible to see all the records but the 'modify' button freezes the Grocery system. In the context of my application I would like insert / modify the non geometry fields of the table with Grocery, while the insertion of the geometries is made in another place.
Thank you