Skip to content

Commit 5a999bc

Browse files
committed
Update readme and image.
1 parent 15593d3 commit 5a999bc

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,25 @@ Apache Solr, Apache Ignite, Omnisci, Informix, Sqream, Aurora
2929

3030
Changelog:
3131

32+
2023-05-28 - 3.02 - Bugfixes and UI improvements.
33+
- Improve DolphinDB support.
34+
- Add PRQL Compilation Support.
35+
36+
2023-05-24 - 3.01 - AI - Generate SQL queries, ask for error help or explanations via OpenAI assistant.
37+
- Pivot - Perform excel like pivots within qStudio and have it generate the query for you.
38+
- BabelDB - Query any database and store it to a local duckdb instance.
39+
- SQL - support significantly improved. Documentation added, highlighting improved, added code formatter.
40+
- SQL - Added Ctrl+Q run current query support. Lower/uppercase commands.
41+
- Parquet File viewer support.
42+
- Generate command line charts using sqlchart command
43+
- Default theme changed to dark mode.
44+
- UI Niceties - Added icons for charts / database types. Safer chart rendering.
45+
- UI Niceties - Document tabs now allow mouse scrolling, added file options to menu. Fixed bugs.
46+
- Remove - Legacy java licensing code.
47+
- DuckDB - Improved rendering of the various SQL types.
48+
49+
2023-04-30 - 2.59 - Add ability to export table query result to xlsx file.
50+
3251
2023-04-10 - 2.58 - Add highlighting support for c, cpp, java, bat, sh, html, js, json, xml and properties files.
3352

3453
2023-04-01 - 2.57 - Improved Scatter Chart. Scatter now supports time-series.

qstudio/qstudio.png

317 KB
Loading

qstudio/readme.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@ ___________________________________________________________________
99

1010
Changelog:
1111

12+
13+
2023-05-28 - 3.02 - Bugfixes and UI improvements.
14+
- Improve DolphinDB support.
15+
- Add PRQL Compilation Support.
16+
17+
2023-05-24 - 3.01 - AI - Generate SQL queries, ask for error help or explanations via OpenAI assistant.
18+
- Pivot - Perform excel like pivots within qStudio and have it generate the query for you.
19+
- BabelDB - Query any database and store it to a local duckdb instance.
20+
- SQL - support significantly improved. Documentation added, highlighting improved, added code formatter.
21+
- SQL - Added Ctrl+Q run current query support. Lower/uppercase commands.
22+
- Parquet File viewer support.
23+
- Generate command line charts using sqlchart command
24+
- Default theme changed to dark mode.
25+
- UI Niceties - Added icons for charts / database types. Safer chart rendering.
26+
- UI Niceties - Document tabs now allow mouse scrolling, added file options to menu. Fixed bugs.
27+
- Remove - Legacy java licensing code.
28+
- DuckDB - Improved rendering of the various SQL types.
29+
30+
2023-04-30 - 2.59 - Add ability to export table query result to xlsx file.
31+
1232
2023-04-10 - 2.58 - Add highlighting support for c, cpp, java, bat, sh, html, js, json, xml and properties files.
1333

1434
2023-04-01 - 2.57 - Improved Scatter Chart. Scatter now supports time-series.

0 commit comments

Comments
 (0)