mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -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'
|