mirror of
https://gitee.com/markliu2013/docker-compose-moneynote.git
synced 2024-11-17 20:58:02 +08:00
feat
This commit is contained in:
parent
f98edede31
commit
715803361b
@ -1,2 +1,2 @@
|
||||
CREATE DATABASE moneywhere CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
|
||||
CREATE DATABASE IF NOT EXISTS moneywhere CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
|
||||
USE moneywhere;
|
Loading…
Reference in New Issue
Block a user