mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 21:23:03 +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:
parent
1a23aac290
commit
59351b1328
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user