We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6562310 commit 1c8a79aCopy full SHA for 1c8a79a
README.md
@@ -10,6 +10,14 @@
10
### Benefits
11
**scheme2ddl** give ability to filter undesirable information, separate DDL in different files, pretty format output.
12
13
+### Download
14
+
15
+Use link above or
16
17
+```yaml
18
+wget https://dl.cloudsmith.io/public/qwazer/repo/maven/com/googlecode/scheme2ddl/2.4.3/scheme2ddl-2.4.3.jar
19
+```
20
21
### How to start with minimal configuration
22
Java must be installed on your computer.
23
0 commit comments