You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:41:21 UTC

[GitHub] [shardingsphere] sinolan opened a new issue, #16664: how to support enum class

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
   ![16494116035302](https://user-images.githubusercontent.com/8133974/162413827-7685af2b-0bf4-4bf2-8277-dc89d380ca86.png)
   
   ![6494118109476](https://user-images.githubusercontent.com/8133974/162413801-90ed4a77-dabf-4522-bcdc-9d045ae3a802.png)
   
   ![6494118848157](https://user-images.githubusercontent.com/8133974/162413854-4857ce30-b66a-4a34-b225-2500d92fd19b.png)
   
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] susongyan commented on issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
susongyan commented on issue #16664:
URL: https://github.com/apache/shardingsphere/issues/16664#issuecomment-1182985087

   i'd like to try it


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] commented on issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16664:
URL: https://github.com/apache/shardingsphere/issues/16664#issuecomment-1272350079

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] github-actions[bot] closed issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #16664: how to support enum class
URL: https://github.com/apache/shardingsphere/issues/16664


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] sinolan closed issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
sinolan closed issue #16664: how to support enum class
URL: https://github.com/apache/shardingsphere/issues/16664


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] Bpazy commented on issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
Bpazy commented on issue #16664:
URL: https://github.com/apache/shardingsphere/issues/16664#issuecomment-1204964040

   Seems fixed in https://github.com/apache/shardingsphere/pull/15487.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #16664: how to support enum class

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #16664:
URL: https://github.com/apache/shardingsphere/issues/16664#issuecomment-1182079879

   Enum cannot support is not critical issue, I just as the issue as `good pro issue`, welcome interested contributor handle this one.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org