Skip to content

Commit

Permalink
fix: 数据库类型连接支持说明和云同步配图
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanxixue committed May 30, 2024
1 parent 2adaf6f commit bfe9624
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/guide/user/web_terminal.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,15 @@

| 数据库类型\连接方式 | Web CLI | Web GUI | DB Client |
| -------| ------- | ------- | ------- |
| MySQL | :material-check: | :material-check: (X-Pack) | :material-check: |
| MariaDB | :material-check: | :material-check: (X-Pack) | :material-check: |
| MySQL | :material-check: | :material-check: | :material-check: |
| MariaDB | :material-check: | :material-check: | :material-check: |
| PostgreSQL | :material-check: (X-Pack) | :material-check: (X-Pack) | :material-check: (X-Pack) |
| Oracle | :material-close: | :material-check: (X-Pack) | :material-check: (X-Pack) |
| SQL Server | :material-check: (X-Pack) | :material-close: | :material-close: |
| SQL Server | :material-check: (X-Pack) | :material-check: (X-Pack) | :material-check: (X-Pack) |
| Redis | :material-check: | :material-close: | :material-check: |
| MongoDB | :material-check: | :material-close: | :material-close: |
| ClickHouse | :material-check: (X-Pack) | :material-close: | :material-close: |
| DB2 | :material-close: | :material-check: (X-Pack) | :material-close: |

## 5 文件管理
!!! tip ""
Expand Down
Binary file modified docs/img/asset_list18.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/asset_list19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bfe9624

Please sign in to comment.