1
0
forked from HPR/hpr_hub

2023-11-18_20-58-32Z_Saturday database changed

This commit is contained in:
2023-11-18 21:58:32 +01:00
parent e26fbd9466
commit d64453e98d
11 changed files with 72 additions and 60 deletions

View File

@@ -1,3 +1,9 @@
(5,'CC-BY-NC','Attribution-NonCommercial','http://creativecommons.org/licenses/by-nc/4.0'),
(6,'CC-BY-NC-SA','Attribution-NonCommercial-ShareAlike','http://creativecommons.org/licenses/by-nc-sa/4.0'),
(7,'CC-BY-NC-ND','Attribution-NonCommercial-NoDerivs','http://creativecommons.org/licenses/by-nc-nd/4.0');
/*!40000 ALTER TABLE `licenses` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `miniseries`
--
@@ -453,4 +459,4 @@ UNLOCK TABLES;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-11-17 20:14:12
-- Dump completed on 2023-11-18 20:57:06