mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
491b4a3c84194931de51c3331b028dcfcb606074
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4335 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%