feature: support import database type by json or url (#121)

* feat: update docs

* feat: support import database type by json or url
This commit is contained in:
vran
2022-04-22 21:19:40 +08:00
committed by GitHub
parent a343ecfd66
commit 345d594b91
95 changed files with 294 additions and 158 deletions

View File

@@ -17,6 +17,7 @@
* [启用 Github 第三方认证登录](README/github-oauth2/github-oauth2.md)
* [启用 Gitlab 第三方认证登录](README/gitlab-oauth2/gitlab-oauth2.md)
* [零代码扩展受支持的数据库类型](README/database-extension/database-extension.md)
* [数据库模板列表](README/database-type-list/index.md)
* [Mock Insert SQL 生成](README/mock-sql/index.md)
* 参与开发