开发者

How to add 'auto_increment' to another column besides 'id' in rails table defination?

开发者 https://www.devze.com 2023-01-11 15:02 出处:网络
If I need to add \'auto_increment\' to a new column called \'another_id\' in a table, how can I make it?
0

精彩评论

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