[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-09-06 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-528724782 > @gholly > Hi, `insert into dd_bank_2 (application_number, company_id, id) values (?, ?, ?)`

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-09-06 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-528723928 > @yangjwInRiver I am sorry to give feedback so late, which column is your primary key? You not

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-16 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521929605 > @gholly > > > SQL: insert into dd_bank_2 (application_number, company_id, id) values (?,

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521184558 ``` Logic SQL: INSERT INTO t_account_record ( id, record_no, order_no, account_no,

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521184458 ``` spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183940 spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183462 > spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183344 `spring: main: allow-bean-definition-overriding: true shardingsphere:

[GitHub] [incubator-shardingsphere] yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version

2019-08-14 Thread GitBox
yangjwInRiver commented on issue #2819: How to turn off keyGenerator feature in 4.0.0-RC1 version URL: https://github.com/apache/incubator-shardingsphere/issues/2819#issuecomment-521183159 `spring: main: allow-bean-definition-overriding: true shardingsphere: