mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 22:51:28 +00:00
mysql schema: enable utf8
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
-- SET NAMES utf8;
|
SET NAMES utf8;
|
||||||
-- SET CHARACTER SET utf8;
|
SET CHARACTER SET utf8;
|
||||||
|
|
||||||
drop table if exists ttrss_user_labels2;
|
drop table if exists ttrss_user_labels2;
|
||||||
drop table if exists ttrss_labels2;
|
drop table if exists ttrss_labels2;
|
||||||
|
|||||||
Reference in New Issue
Block a user