summaryrefslogtreecommitdiff
path: root/sql/mysql/migrations/148.sql
blob: b981cadeb985917ac191dbe8c96ef38250d8c8c8 (plain)
1
2
alter table ttrss_feeds change auth_pass auth_pass text not null;