上传数据库
This commit is contained in:
Generated
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="SqlDialectMappings">
|
||||
<file url="file://$PROJECT_DIR$/sql/book.sql" dialect="MariaDB" />
|
||||
</component>
|
||||
</project>
|
||||
+3911
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,4 @@
|
||||
# SQL配置说明
|
||||
|
||||
1. 创建名为book的数据库
|
||||
2. 导入book.sql
|
||||
Reference in New Issue
Block a user