{
    "table": {
        "name": "nfs_reducao_z"
    },
    "attributes": {
        "filial": {
            "type": "integer"
        },
        "impressora": {
            "type": "integer"
        },
        "data": {
            "type": "datetime"
        },
        "numero_cro": {
            "type": "integer"
        },
        "numero_crz": {
            "type": "integer"
        },
        "ultimo_coo": {
            "type": "integer"
        },
        "valor_total_final": {
            "type": "integer"
        },
        "valor_bruto": {
            "type": "integer"
        }
    },
    "originaltable": {
        "fullname": "public.nfs_reducao_z",
        "name": "nfs_reducao_z",
        "relationship": false,
        "columns": {
            "filial": {
                "position": 1,
                "name": "filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "impressora": {
                "position": 2,
                "name": "impressora",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "data": {
                "position": 3,
                "name": "data",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "numero_cro": {
                "position": 4,
                "name": "numero_cro",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "numero_crz": {
                "position": 5,
                "name": "numero_crz",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ultimo_coo": {
                "position": 6,
                "name": "ultimo_coo",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "valor_total_final": {
                "position": 7,
                "name": "valor_total_final",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "valor_bruto": {
                "position": 8,
                "name": "valor_bruto",
                "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": []
        }
    }
}