This commit is contained in:
2025-09-30 17:34:03 +08:00
parent 62d9c0ffb5
commit e82d919ebf
4 changed files with 6 additions and 1018 deletions

View File

@@ -13,7 +13,8 @@
Date: 30/09/2025 10:42:50
*/
CREATE DATABASE IF NOT EXISTS `fad_watch` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;
USE `fad_watch`;
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;

File diff suppressed because it is too large Load Diff