mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
a61c1825ab84bcef34e9bba0f21b2b4c650373bb
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4336 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
PostgreSQL: migrations support :limit with :integer columns by mapping limit < 4 to smallint, > 4 to bigint, and anything else to integer. Closes #2900.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%