sinolan opened a new issue, #16664:
URL: https://github.com/apache/shardingsphere/issues/16664
java enum not support?
the sql field a.sex is enum type, mysql database's type is int(2) , but not
support?
### Which version of ShardingSphere did you use?
shardingsphere5.1.0
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
### Expected behavior
SELECT a.id,a.create_time,a.login_name,a.name,a.sex,a.disabled FROM sys_user
a



--
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]