geomonlin commented on issue #4317: Use encrypt-raw-jdbc-example fails because of "Unsupport SQL of " error URL: https://github.com/apache/incubator-shardingsphere/issues/4317#issuecomment-590783297 I followed your configuration and modify the create table SQL statement `CREATE TABLE IF NOT EXISTS t_user (user_id BIGSERIAL NOT NULL, user_name VARCHAR(200), user_name_plain VARCHAR(200), pwd VARCHAR(200), assisted_query_pwd VARCHAR(200), PRIMARY KEY (user_id)); ` It's successful execution. Maybe you can try it. Can you give more details to reproduce this problem.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
