{
    "table": {
        "name": "log_cli_garantia_credito"
    },
    "attributes": {
        "log_sequencia": {
            "type": "integer"
        },
        "log_terminal_ip": {
            "type": "string",
            "maxlen": 15
        },
        "log_usuario": {
            "type": "integer"
        },
        "log_formulario": {
            "type": "string",
            "maxlen": 100
        },
        "log_data": {
            "type": "datetime"
        },
        "log_hora": {
            "type": "string"
        },
        "log_observacao": {
            "type": "string",
            "maxlen": 200
        },
        "log_tipo_operacao": {
            "type": "integer"
        },
        "ant_filial": {
            "type": "integer"
        },
        "ant_cliente": {
            "type": "integer"
        },
        "ant_sequencia": {
            "type": "integer"
        },
        "ant_tipo_garantia": {
            "type": "integer"
        },
        "ant_situacao_garantia": {
            "type": "integer"
        },
        "ant_estado_garantia": {
            "type": "integer"
        },
        "ant_valor": {
            "type": "integer"
        },
        "ant_data_vencimento": {
            "type": "datetime"
        },
        "ant_banco": {
            "type": "integer"
        },
        "ant_agencia": {
            "type": "string",
            "maxlen": 10
        },
        "ant_conta": {
            "type": "string",
            "maxlen": 14
        },
        "ant_data_cadastro": {
            "type": "datetime"
        },
        "ant_observacao": {
            "type": "string",
            "maxlen": 800
        },
        "ant_nr_documento": {
            "type": "string",
            "maxlen": 50
        },
        "ant_data_contato": {
            "type": "datetime"
        },
        "atu_filial": {
            "type": "integer"
        },
        "atu_cliente": {
            "type": "integer"
        },
        "atu_sequencia": {
            "type": "integer"
        },
        "atu_tipo_garantia": {
            "type": "integer"
        },
        "atu_situacao_garantia": {
            "type": "integer"
        },
        "atu_estado_garantia": {
            "type": "integer"
        },
        "atu_valor": {
            "type": "integer"
        },
        "atu_data_vencimento": {
            "type": "datetime"
        },
        "atu_banco": {
            "type": "integer"
        },
        "atu_agencia": {
            "type": "string",
            "maxlen": 10
        },
        "atu_conta": {
            "type": "string",
            "maxlen": 14
        },
        "atu_data_cadastro": {
            "type": "datetime"
        },
        "atu_observacao": {
            "type": "string",
            "maxlen": 800
        },
        "atu_nr_documento": {
            "type": "string",
            "maxlen": 50
        },
        "atu_data_contato": {
            "type": "datetime"
        }
    },
    "originaltable": {
        "fullname": "public.log_cli_garantia_credito",
        "name": "log_cli_garantia_credito",
        "relationship": false,
        "columns": {
            "log_sequencia": {
                "position": 1,
                "name": "log_sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "log_terminal_ip": {
                "position": 2,
                "name": "log_terminal_ip",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 15,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "log_usuario": {
                "position": 3,
                "name": "log_usuario",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "log_formulario": {
                "position": 4,
                "name": "log_formulario",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 100,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "log_data": {
                "position": 5,
                "name": "log_data",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "log_hora": {
                "position": 6,
                "name": "log_hora",
                "type": "time without time zone",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "log_observacao": {
                "position": 7,
                "name": "log_observacao",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 200,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "log_tipo_operacao": {
                "position": 8,
                "name": "log_tipo_operacao",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_filial": {
                "position": 9,
                "name": "ant_filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_cliente": {
                "position": 10,
                "name": "ant_cliente",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_sequencia": {
                "position": 11,
                "name": "ant_sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_tipo_garantia": {
                "position": 12,
                "name": "ant_tipo_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_situacao_garantia": {
                "position": 13,
                "name": "ant_situacao_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_estado_garantia": {
                "position": 14,
                "name": "ant_estado_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_valor": {
                "position": 15,
                "name": "ant_valor",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "ant_data_vencimento": {
                "position": 16,
                "name": "ant_data_vencimento",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_banco": {
                "position": 17,
                "name": "ant_banco",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "ant_agencia": {
                "position": 18,
                "name": "ant_agencia",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 10,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_conta": {
                "position": 19,
                "name": "ant_conta",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 14,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_data_cadastro": {
                "position": 20,
                "name": "ant_data_cadastro",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_observacao": {
                "position": 21,
                "name": "ant_observacao",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 800,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_nr_documento": {
                "position": 22,
                "name": "ant_nr_documento",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 50,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "ant_data_contato": {
                "position": 23,
                "name": "ant_data_contato",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_filial": {
                "position": 24,
                "name": "atu_filial",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_cliente": {
                "position": 25,
                "name": "atu_cliente",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_sequencia": {
                "position": 26,
                "name": "atu_sequencia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_tipo_garantia": {
                "position": 27,
                "name": "atu_tipo_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_situacao_garantia": {
                "position": 28,
                "name": "atu_situacao_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_estado_garantia": {
                "position": 29,
                "name": "atu_estado_garantia",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_valor": {
                "position": 30,
                "name": "atu_valor",
                "type": "numeric",
                "nullable": "NO",
                "maxlen": null,
                "precision": 18,
                "radix": 10,
                "scale": 6,
                "interval": null,
                "foreignkey": null
            },
            "atu_data_vencimento": {
                "position": 31,
                "name": "atu_data_vencimento",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_banco": {
                "position": 32,
                "name": "atu_banco",
                "type": "integer",
                "nullable": "NO",
                "maxlen": null,
                "precision": 32,
                "radix": 2,
                "scale": 0,
                "interval": null,
                "foreignkey": null
            },
            "atu_agencia": {
                "position": 33,
                "name": "atu_agencia",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 10,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_conta": {
                "position": 34,
                "name": "atu_conta",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 14,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_data_cadastro": {
                "position": 35,
                "name": "atu_data_cadastro",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_observacao": {
                "position": 36,
                "name": "atu_observacao",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 800,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_nr_documento": {
                "position": 37,
                "name": "atu_nr_documento",
                "type": "character varying",
                "nullable": "NO",
                "maxlen": 50,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            },
            "atu_data_contato": {
                "position": 38,
                "name": "atu_data_contato",
                "type": "date",
                "nullable": "NO",
                "maxlen": null,
                "precision": null,
                "radix": null,
                "scale": null,
                "interval": null,
                "foreignkey": null
            }
        },
        "constraints": [],
        "relationships": {
            "one-to-one": [],
            "one-to-many": [],
            "many-to-one": [],
            "many-to-many": []
        }
    }
}