Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update schema comparisons
authored
Apr 15, 2021
by
Ben Prescott_
Show whitespace changes
Inline
Side-by-side
schema-comparisons.md
View page @
7903a374
...
@@ -101,6 +101,6 @@ create user bensuper WITH SUPERUSER password 'passwordinplain';
...
@@ -101,6 +101,6 @@ create user bensuper WITH SUPERUSER password 'passwordinplain';
-
specify source as the reference schema, and target as the one being investigated.
-
specify source as the reference schema, and target as the one being investigated.
-
filter out 'target only'
-
filter out 'target only'
> Identical – If the object is found in both databases with the same SQL statement, then the comparison result is identical.
> * Identical – If the object is found in both databases with the same SQL statement, then the comparison result is identical.
> Different – If the object is found in both databases but have different SQL statements, then the comparison result is different.
> * Different – If the object is found in both databases but have different SQL statements, then the comparison result is different.
> Source Only – If the object is found in source database only and not in target database, then the comparison result is source only.
> * Source Only – If the object is found in source database only and not in target database, then the comparison result is source only.
\ No newline at end of file
\ No newline at end of file