This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Target Server Version : 100302
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 04/02/2026 20:56:10
|
||||
Date: 04/02/2026 21:05:13
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
@@ -42,4 +42,8 @@ CREATE TABLE `normaltemperature` (
|
||||
PRIMARY KEY (`Id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 115 CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = DYNAMIC;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of normaltemperature
|
||||
-- ----------------------------
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
|
||||
Reference in New Issue
Block a user