{
    "table": {
        "name": "pla_parametro_pre_custo"
    },
    "attributes": {
        "filial": {
            "type": "integer"
        },
        "ano": {
            "type": "integer"
        },
        "mes": {
            "type": "integer"
        },
        "cliente_agrupador": {
            "type": "integer"
        },
        "data_inicial": {
            "type": "datetime"
        },
        "data_final": {
            "type": "datetime"
        },
        "tabela": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.pla_parametro_pre_custo",
        "name": "pla_parametro_pre_custo",
        "relationship": false,
        "columns": {
            "filial": {
                "position": 1,
                "name": "filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ano": {
                "position": 2,
                "name": "ano",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "mes": {
                "position": 3,
                "name": "mes",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "cliente_agrupador": {
                "position": 4,
                "name": "cliente_agrupador",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "data_inicial": {
                "position": 5,
                "name": "data_inicial",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "data_final": {
                "position": 6,
                "name": "data_final",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "tabela": {
                "position": 7,
                "name": "tabela",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}