-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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