mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
bump schema version to fix resetpass_token created as a wrong type in 124
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
begin;
|
||||
|
||||
update ttrss_version set schema_version = 125;
|
||||
|
||||
commit;
|
||||
Reference in New Issue
Block a user