mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 19:03:29 +08:00
添加容器化部署方式
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
--
|
||||
-- Table structure for table `c_attribute_histories`
|
||||
--
|
||||
CREATE DATABASE IF NOT EXISTS cmdb DEFAULT CHARACTER SET = utf8mb4;
|
||||
Use cmdb
|
||||
|
||||
DROP TABLE IF EXISTS `c_attribute_histories`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
|
Reference in New Issue
Block a user