We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to use this tool but when I run it in command line it freezes and does nothing ...
Command I run java -jar ./apgdiff-2.6.0.jar --ignore-start-with old.sql new.sql
java -jar ./apgdiff-2.6.0.jar --ignore-start-with old.sql new.sql
Tested on both Linux and Windows, java and openjdk
java version "1.8.0_221" Java(TM) SE Runtime Environment (build 1.8.0_221-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
openjdk version "11.0.4" 2019-07-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I try to use this tool but when I run it in command line it freezes and does nothing ...
Command I run
java -jar ./apgdiff-2.6.0.jar --ignore-start-with old.sql new.sql
Tested on both Linux and Windows, java and openjdk
java version "1.8.0_221"
Java(TM) SE Runtime Environment (build 1.8.0_221-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
openjdk version "11.0.4" 2019-07-16 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing)
The text was updated successfully, but these errors were encountered: