You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
versions Fix mysql update 124 data type for resetpass_token 11 years ago
.htaccess block listing of several util directories; deny access to config.php 12 years ago
ttrss_schema_mysql.sql Fix: remove obsolete theme_id column 11 years ago
ttrss_schema_pgsql.sql schema: add resetpass_token (bump schema) 11 years ago