mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 03:55:56 +00:00
set utf-8 as default charset just in case
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
SET NAMES utf8;
|
||||||
|
SET CHARACTER SET utf8;
|
||||||
|
|
||||||
drop table if exists ttrss_version;
|
drop table if exists ttrss_version;
|
||||||
drop table if exists ttrss_labels;
|
drop table if exists ttrss_labels;
|
||||||
drop table if exists ttrss_filters;
|
drop table if exists ttrss_filters;
|
||||||
|
|||||||
Reference in New Issue
Block a user