提交 967f5f37 编写于 作者: J José Valim

Update master

上级 25fb6cc2
......@@ -362,6 +362,8 @@ User.where(:age => 30).to_a.inspect
# => [#<User ...>, #<User ...>]
</ruby>
if more than 10 items are returned by the relation, inspect will only show the first 10 followed by ellipsis.
* Add <tt>:collation</tt> and <tt>:ctype</tt> support to PostgreSQL. These are available for PostgreSQL 8.4 or later.
<yaml>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册