Skip to content

Parser don't report tables not created #10

@alexandreab

Description

@alexandreab

Structure to parser:

# Checking databases dbexample on server1 and dbexample on server2
#
# WARNING: Objects in server1.dbexample but not in server2.dbexample:
#        TABLE: tabela5
#
#                                                   Defn    Row     Data   
# Type      Object Name                             Diff    Count   Check  
# ------------------------------------------------------------------------- 
# TABLE     tabela1                                 pass    pass    pass    
# TABLE     tabela2                                 pass    pass    pass    
# TABLE     tabela3                                 pass    pass    pass   

It's necessary to identify the following warning:

# WARNING: Objects in server1.dbexample but not in server2.dbexample:
#        TABLE: tabela5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions