Automated build for v0.01
This commit is contained in:
3
schema/versions/mysql/43.sql
Normal file
3
schema/versions/mysql/43.sql
Normal file
@ -0,0 +1,3 @@
|
||||
alter table ttrss_labels change sql_exp sql_exp text not null;
|
||||
|
||||
update ttrss_version set schema_version = 43;
|
Reference in New Issue
Block a user