mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
3 lines
103 B
SQL
3 lines
103 B
SQL
-- powerjob
|
|
create database `powerjob-daily` default character set utf8mb4 collate utf8mb4_general_ci;
|