1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 11:05:55 +00:00
Files
tt-rss/schema
Anders Larsson 44a45a6351 Fix mysql update 124 data type for resetpass_token
Currently mysql schema update 124 sets resetpass_token type to boolean
instead of VARCHAR(250). This prevents reset password functionality from
working correctly.
2014-04-06 15:08:43 +02:00
..