forked from opengaussexamples/examples
Signed-off-by: willowwy <u202012056@hust.edu.cn> |
||
|---|---|---|
| .. | ||
| META-INF | ||
| apgdiff-develop | ||
| out/artifacts/gsdiff | ||
| src | ||
| .gitignore | ||
| README.md | ||
| build.xml | ||
| pom.xml | ||
README.md
openGauss Diff Tool (aka gsdiff)
openGauss Diff Tool is free openGauss diff tool that is useful for comparison/diffing of database schemas.
To use: 1 $cd /out/artifacts/gsdiff 2 $java -jar gsdiff.jar database_1.dump database_2.dump or $java -jar gsdiff.jar database_1.dump database_2.dump > filename