mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
CREATE DATABASE my_bank CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
|