Skip to content

Commit 107df86

Browse files
committed
update for SQL Select
1 parent 8b75de3 commit 107df86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ GridDB Plugin for [Redash](https://github.com/getredash/redash) will be used to
77
## Operating environment
88

99
Building of the plugin and execution have been checked in the following environment.
10-
- OS: CentOS 7.6(x64)
11-
- [GridDB Server and Java Client](https://github.com/griddb/griddb_nosql): 4.2
12-
- [GridDB WebAPI](https://github.com/griddb/webapi): 2.0
13-
- [Redash](https://github.com/getredash/redash): 7.0
10+
- OS: CentOS 7.9(x64)
11+
- [GridDB Server and Java Client](https://github.com/griddb/griddb): 4.6
12+
- [GridDB WebAPI](https://github.com/griddb/webapi): 2.2
13+
- [Redash](https://github.com/getredash/redash): 8.0
1414

1515
## QuickStart
1616

reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ From main menu, click **Create**/**Query** to create a new query
6767

6868
<span class="anchor" text-align="center"></span>Figure 3: Create query
6969

70-
- GridDB Plugin supports **TQL** as queries
70+
- GridDB Plugin supports **SQL Select** as queries
7171
- GridDB Plugin supports **auto-complete** for queries
7272
- Once a query is saved, it should be **published** to visualize in dashboard
7373

0 commit comments

Comments
 (0)