forked from HPR/hpr_hub
2023-11-20_19-47-48Z_Monday database changed
This commit is contained in:
parent
8e3b56c06e
commit
a27fd8bf11
File diff suppressed because one or more lines are too long
@ -1,3 +1,4 @@
|
||||
`long_name` varchar(40) NOT NULL,
|
||||
`url` varchar(80) NOT NULL,
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
|
||||
@ -474,4 +475,4 @@ UNLOCK TABLES;
|
||||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2023-11-20 19:33:41
|
||||
-- Dump completed on 2023-11-20 19:46:37
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user