mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
![]() DB field "todos.description" was type string, which defaults to length 255 in MySQL. Model allows field to be up to 300 characters, which could cause a DB error, if user saved a description of between 255 and 300 characters. |
||
---|---|---|
.. | ||
migrate | ||
schema.rb | ||
seeds.rb |