5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-06 23:50:35 +08:00

SQOOP-2300: Sqoop2: DerbySchemaCreateQuery have copy&paste error with SQ_CONFIG_DIRECTIONS comment

(Jarek Jarcec Cecho via Abraham Elmahrek)
This commit is contained in:
Abraham Elmahrek 2015-04-13 12:38:53 -07:00
parent 1a23aac290
commit 59351b1328

View File

@ -95,10 +95,10 @@
* </pre> * </pre>
* </p> * </p>
* <p> * <p>
* <strong>SQ_CONFIG_DIRECTIONS</strong>: Connector directions. * <strong>SQ_CONFIG_DIRECTIONS</strong>: Config directions.
* <pre> * <pre>
* +------------------------------+ * +------------------------------+
* | SQ_CONNECTOR_DIRECTIONS | * | SQ_CONFIG_DIRECTIONS |
* +------------------------------+ * +------------------------------+
* | SQCD_ID: BIGINT PK AUTO-GEN | * | SQCD_ID: BIGINT PK AUTO-GEN |
* | SQCD_CONFIG: BIGINT |FK SQ_CONFIG(SQ_CFG_ID) * | SQCD_CONFIG: BIGINT |FK SQ_CONFIG(SQ_CFG_ID)