윤준석

FIX: hyphen in db name to underscore for error

CREATE DATABASE secondhand-noti-bot;
CREATE DATABASE mamuri_db;
CREATE TABLE user
(
......