You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
2
-
**scheme2ddl**- command line util for export oracle schema to set of ddl scripts. Provide a lot of configurations via basic command line options or advanced XML configuartion.
2
+
**scheme2ddl**is command line util for export oracle schema to set of ddl scripts. Provide a lot of configurations via basic command line options or advanced XML configuartion.
@@ -15,7 +15,6 @@ Java must be installed on your computer.
15
15
For exporting oracle scheme you must provide
16
16
17
17
- DB connection string
18
-
19
18
- output directory
20
19
21
20
Usage example. Command
@@ -69,8 +68,6 @@ More command line options
69
68
###See it in action in cloud
70
69
You can see it in action as [Jenkins build](http://jenkins-ddl2svn.rhcloud.com/job/amazon-rds-oracle-schema2ddl/lastSuccessfulBuild). Look at console output and build artifacts.
71
70
72
-
Jenkins hosting provided by Red Hat's OpenShift.
73
-
74
-
Oracle hosting provided by Amazon's RDS.
75
-
71
+
> Jenkins hosting provided by Red Hat's OpenShift.
0 commit comments