Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.6.1
-
None
Description
Change the help text on '--jdbc-driver'...
Specifies the path to the JDBC driver JAR file for the database type specified with the --jdbc-db option. Used only with --jdbc-db option.
====
Change the help text on '--jdbc-db'...
Specifies the database type [postgres|mysql|oracle] for the JDBC driver specified with the --jdbc-driver option. Used only with --jdbc-driver option.
====
One more thing: notice above i used postgres, not postgresql. Can we make the option postgres, not postgresql? Because in the --database option that already exists, we used postgres (so to maintain consistency, can we go with postgres here with --jdbc-driver)?
Attachments
Attachments
Issue Links
- links to