{
    "table": {
        "name": "pla_ctr_item_mes"
    },
    "attributes": {
        "filial": {
            "type": "integer"
        },
        "data": {
            "type": "datetime"
        },
        "ctr": {
            "type": "integer"
        },
        "sequencia": {
            "type": "integer"
        },
        "entrega": {
            "type": "integer"
        },
        "base_orc": {
            "type": "integer"
        },
        "quantidade": {
            "type": "integer"
        },
        "preco_unitario": {
            "type": "integer"
        },
        "preco_total": {
            "type": "integer"
        },
        "perc_padrao": {
            "type": "integer"
        },
        "observacao": {
            "type": "string",
            "maxlen": 1000
        },
        "servico": {
            "type": "integer"
        },
        "faturado_sn": {
            "type": "string",
            "maxlen": 1
        },
        "preco_custo": {
            "type": "integer"
        },
        "preco_custo_total": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.pla_ctr_item_mes",
        "name": "pla_ctr_item_mes",
        "relationship": false,
        "columns": {
            "filial": {
                "position": 1,
                "name": "filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "data": {
                "position": 2,
                "name": "data",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ctr": {
                "position": 3,
                "name": "ctr",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "sequencia": {
                "position": 4,
                "name": "sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "entrega": {
                "position": 5,
                "name": "entrega",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "base_orc": {
                "position": 6,
                "name": "base_orc",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "quantidade": {
                "position": 7,
                "name": "quantidade",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "preco_unitario": {
                "position": 8,
                "name": "preco_unitario",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "preco_total": {
                "position": 9,
                "name": "preco_total",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "perc_padrao": {
                "position": 10,
                "name": "perc_padrao",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "observacao": {
                "position": 11,
                "name": "observacao",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 1000,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "servico": {
                "position": 12,
                "name": "servico",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "faturado_sn": {
                "position": 13,
                "name": "faturado_sn",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 1,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "preco_custo": {
                "position": 14,
                "name": "preco_custo",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "preco_custo_total": {
                "position": 15,
                "name": "preco_custo_total",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}