Skip to content

Commit 84ef3ad

Browse files
author
junjie.miao
committed
0.0.8
1 parent 4e86e4e commit 84ef3ad

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
### Demonstration
88

9-
Currently supported database types: mysql, oracle, postgresql, or mssql.
9+
Currently supported database types: mysql, oracle, [oracle11g](./db_query/README.md#2-how-to-connect-to-oracle-11g--如何连接oracle-11g), postgresql, or mssql.
1010

11-
目前支持的数据库类型:mysql、oracle、postgresql、mssql。
11+
目前支持的数据库类型:mysql、oracle、[oracle11g](./db_query/README.md#2-how-to-connect-to-oracle-11g--如何连接oracle-11g)postgresql、mssql。
1212

1313
![db_query](db_query/_assets/db_query.png)
1414

db_query/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Database Query Tools
1616

1717
数据库查询工具
1818

19-
Currently supported database types: mysql, oracle, oracle11g, postgresql, or mssql.
19+
Currently supported database types: mysql, oracle, [oracle11g](#2-how-to-connect-to-oracle-11g--如何连接oracle-11g), postgresql, or mssql.
2020

21-
目前支持的数据库类型:mysql、oracle、oracle11g、postgresql、mssql。
21+
目前支持的数据库类型:mysql、oracle、[oracle11g](#2-how-to-connect-to-oracle-11g--如何连接oracle-11g)、postgresql、mssql。
2222

2323
![db_query](_assets/db_query.png)
2424

db_query/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ tags:
3232
- search
3333
- utilities
3434
type: plugin
35-
version: 0.0.7
35+
version: 0.0.8
3636
privacy: PRIVACY.md
3737
verified: false

db_query_pre_auth/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Database Query Tools (Pre-authorization)
1616

1717
数据库查询工具(预授权)
1818

19-
Currently supported database types: mysql, oracle, oracle11g, postgresql, or mssql.
19+
Currently supported database types: mysql, oracle, [oracle11g](#2-how-to-connect-to-oracle-11g--如何连接oracle-11g), postgresql, or mssql.
2020

21-
目前支持的数据库类型:mysql、oracle、oracle11g、postgresql、mssql。
21+
目前支持的数据库类型:mysql、oracle、[oracle11g](#2-how-to-connect-to-oracle-11g--如何连接oracle-11g)、postgresql、mssql。
2222

2323
![db_query_pre_auth](_assets/db_query_pre_auth.png)
2424

db_query_pre_auth/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ tags:
3232
- search
3333
- utilities
3434
type: plugin
35-
version: 0.0.7
35+
version: 0.0.8
3636
privacy: PRIVACY.md
3737
verified: false

0 commit comments

Comments
 (0)