You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Obtaining an answer of
56
56
57
57
[Docs](https://germ.gitbook.io/ws4sql/), a [Tutorial](https://germ.gitbook.io/ws4sql/tutorial), a [Discord](https://discord.gg/nBCcq2VQPu).
58
58
59
-
- Aligned to [**SQLite 3.46.1**](https://sqlite.org/releaselog/3_46_1.html) and [**DuckDB 1.1.3**](https://github.com/duckdb/duckdb/releases/tag/v1.1.3);
59
+
- Aligned to [**SQLite 3.50.3**](https://sqlite.org/releaselog/3_50_3.html) and [**DuckDB 1.3.2**](https://github.com/duckdb/duckdb/releases/tag/v1.3.2);
60
60
- A [**single executable file**](https://germ.gitbook.io/ws4sql/documentation/installation) (written in Go);
61
61
- HTTP/JSON access, with [**client libraries**](https://germ.gitbook.io/ws4sql/client-libraries) for convenience;
62
62
- Directly call `ws4sql` on a database (as above), many options available using a YAML companion file;
@@ -107,15 +107,15 @@ Let's meet on [Discord](https://discord.gg/nBCcq2VQPu)!
107
107
108
108
Many thanks and all the credits to these awesome projects:
0 commit comments