rails generate model with guid as primary key?

前端 未结 0 982
悲哀的现实
悲哀的现实 2020-12-14 09:32

How can we generate a rails model with a global unique identifier as the primary key? (i.e. in place of the default incremental :id column)

I can find ho

相关标签:
回答
  • 消灭零回复
提交回复
热议问题