Hi, I have a problem to update DB schemas for turba 4.1.0. I get this error: QUERY FAILED: Unknown column 'object_photo' in 'turba_objects' ALTER TABLE `turba_objects` CHANGE `object_photo` `object_photo` longblob What I need do to solve this? --- Eduardo