# Functions
CompareSchema returns a string that contains a new line (`\n`) separated list of sql statements This comparison assumes the local `schemaFile` is the authority and the remote database is the schema to be updated @param reverse bool If true, the remote and local schema comparison is flipped in that the remote schema is treated as the authority and the local schema is treated as the schema to be updated.
NewCompare creates a new Compare instance.
No description provided by the author
No description provided by the author