tt-rss/schema/versions/pgsql/56.sql

5 lignes
63 o
PL/PgSQL

begin;
update ttrss_version set schema_version = 56;
commit;