开发者

What is default integer limit in PostrgreSQL database for Rails 3?

What is default integ开发者_运维知识库er limit in PostrgreSQL database for Rails 3?

That's the question.


By default, Rails will use PostgreSQL's integer type, which has a range of -2147483648 to +2147483647.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜