This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
95277fd099
ttrss
/
sql
/
pgsql
/
migrations
/
130.sql
6 lines
64 B
PL/PgSQL
Raw
Blame
History
BEGIN
;
UPDATE
ttrss_version
SET
schema_version
=
130
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink