diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2015-09-14 16:19:22 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2015-09-14 16:19:22 +0900 |
commit | e463f6cc00706031f70bdcc410c036e0dee725a7 (patch) | |
tree | aa548ac1555f388e944726a6c1201a906afc59af /railties/test | |
parent | 174a57e1cb4dbd9ef60b136d2c2d380085691956 (diff) | |
download | rails-e463f6cc00706031f70bdcc410c036e0dee725a7.tar.gz rails-e463f6cc00706031f70bdcc410c036e0dee725a7.tar.bz2 rails-e463f6cc00706031f70bdcc410c036e0dee725a7.zip |
Fix doc of limit option for a text column [ci skip]
Follow up #21591.
The document of limit option for a text column is incorrect.
MySQL: the limit is byte length, not character length
Pg, Sqlite3: variable unlimited length
Diffstat (limited to 'railties/test')
0 files changed, 0 insertions, 0 deletions