mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01: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 | ||