We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440ebd3 commit eaec0a6Copy full SHA for eaec0a6
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
See [releases](https://github.com/RandomFractals/duckdb-sql-tools/releases) for the `duckdb-sql-tools-x.x.x.vsix` extension package downloads.
4
5
+## v1.5.0 - [2023-07-12]
6
+
7
+- Convert `BigInt` values and arrays to `Number` in DuckDB `TableData` query results for display in SQL Tools records view
8
+- Update DuckDB version support message in DuckDB SQL Tools Preview
9
+- Update DuckDB SQL Tools Preview `LICENSE.txt`
10
+- Package and publish DuckDB SQL Tools Preview v1.5.0 with `BigInt` support
11
12
## v1.4.0 - [2023-12-01]
13
14
- Update DuckDB SQL Tools to support the latest DuckDB 0.9.2 version
0 commit comments