{ "name": "HosClientsource", "base": "PersistedModel", "idInjection": false, "options": { "validateUpsert": true }, "mysql": { "schema": "wordpress", "table": "hos_clientsource" }, "properties": { "id": { "type": "String", "required": false, "length": 36, "precision": null, "scale": null, "mysql": { "columnName": "id", "dataType": "varchar", "dataLength": 36, "dataPrecision": null, "dataScale": null, "nullable": "Y" } }, "area": { "type": "String", "required": false, "length": 101, "precision": null, "scale": null, "mysql": { "columnName": "area", "dataType": "varchar", "dataLength": 101, "dataPrecision": null, "dataScale": null, "nullable": "Y" } }, "value0": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value0", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value1": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value1", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value2": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value2", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value3": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value3", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value4": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value4", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value5": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value5", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value6": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value6", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value7": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value7", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value8": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value8", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value9": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value9", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } }, "value10": { "type": "Number", "required": false, "length": null, "precision": 41, "scale": 0, "mysql": { "columnName": "value10", "dataType": "decimal", "dataLength": null, "dataPrecision": 41, "dataScale": 0, "nullable": "Y" } } }, "validations": [], "relations": {}, "acls": [], "methods": {} }