Lychengit commented on issue #12392: URL: https://github.com/apache/shardingsphere/issues/12392#issuecomment-918760113
@tuichenchuxin ok! Thank you very much. I like the style of the version 5.0.0-beta very much. It's more flexible. But there are some problems with this version(5.0.0-beta). So I'm trying version 5.0.0-alpha. **1、** No error prompt for duplicate unique values. like this. The id field is the primary key. Insert ID 123 at the same time, No error.   **2、** This problem has been fixed(But it's still on the master branch).  **3、** If the field is capitalized, it may cause all tables to be inserted.   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
