{ "name": "id", "type": "primaryKey" }
{ "name": "servicesInDealId", "type": "foreignKey", "table": "servicesInDeals" }
{ "name": "resultText", "type": "text" }
{ "name": "resultURL", "type": "text", "maxLength": 250 }
{ "name": "createdDate", "type": "timestamp" }
{ "name": "comment", "type": "text" }
{ "name": "updatedDate", "type": "updated" }
filesServiceDeliveries as serviceDeliveryId (connection table to files via fileId) imagesServiceDeliveries as serviceDeliveryId (connection table to files via fileId)