database
parent
f9848757aa
commit
acc3e352f7
10086
database/wms20220818.sql
10086
database/wms20220818.sql
File diff suppressed because one or more lines are too long
10126
database/wms20220912.sql
10126
database/wms20220912.sql
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,5 @@
|
||||||
|
CREATE DATABASE IF NOT EXISTS `wms` /*!40100 DEFAULT CHARACTER SET utf8mb4 */;
|
||||||
|
USE `wms`;
|
||||||
-- MySQL dump 10.13 Distrib 8.0.22, for Win64 (x86_64)
|
-- MySQL dump 10.13 Distrib 8.0.22, for Win64 (x86_64)
|
||||||
--
|
--
|
||||||
-- Host: localhost Database: wms
|
-- Host: localhost Database: wms
|
||||||
|
@ -9777,4 +9779,4 @@ DELIMITER ;
|
||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2022-09-15 11:14:46
|
-- Dump completed on 2022-09-24 12:12:34
|
Loading…
Reference in New Issue