开发者

Does the MySQL "set" field type work in ActiveRecord/Ruby?

开发者 https://www.devze.com 2023-03-07 23:27 出处:网络
Has anyone use the sql \'set\' mysql field type in ActiveRecord / Ruby? 开发者_运维知识库suggestions, feedback, cavetatsThis link implies that it is converted to a String (which is presumably comma-se

Has anyone use the sql 'set' mysql field type in ActiveRecord / Ruby? 开发者_运维知识库suggestions, feedback, cavetats


This link implies that it is converted to a String (which is presumably comma-separated).

0

精彩评论

暂无评论...
验证码 换一张
取 消