Skip to content

Commit

Permalink
autosuggest tableTokenPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
allwefantasy committed Aug 14, 2020
1 parent c0d6f77 commit 7828834
Show file tree
Hide file tree
Showing 15 changed files with 2,946 additions and 48 deletions.
16 changes: 12 additions & 4 deletions docs/gitbook/v1/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,24 @@
# Summary

* [简介](README.md)
* [MLSQL Engine产品简介](README.md)

* [基本安装](howtouse/README.md)
* [MLSQL Engine基本安装](howtouse/README.md)
* [启动参数详解](howtouse/configuration.md)
* [Local](howtouse/deploy.md)
* [K8s部署](howtouse/k8s_deploy.md)
* [Yarn部署](howtouse/yarn_deploy.md)
* [Docker部署](howtouse/docker_deploy.md)

* [安全加固](security/README.md)
* [MLSQL Engine安全加固](security/README.md)
* [接口访问Token设置](security/token_control.md)
* [自定义接口访问策略](security/custom_control.md)

* [MLSQL Engine数据访问控制](auth/README.md)
* [编译时表权限]()
* [运行时权限表以及列权限]()
* [客户端开发]()
* [服务端开发]()

* [核心接口详解](api/README.md)
* [MLSQL Engine Rest接口详解](api/README.md)
* [/run/script](api/run-script.md)

Loading

0 comments on commit 7828834

Please sign in to comment.