mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
1 line
106 B
SQL
1 line
106 B
SQL
CREATE DATABASE IF NOT EXISTS `se` DEFAULT CHARACTER SET = 'utf8mb4' DEFAULT COLLATE 'utf8mb4_general_ci'
|