From b957c55c6ada36634487961249e5709b26e07284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Sun, 17 Mar 2024 22:09:31 -0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 1c69fa8..6b74ace 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,7 +6,7 @@ ### Features - [Querying in chunks for big queries](https://github.com/VinGarcia/ksql/wiki/Querying-in-Chunks-for-Big-Queries) -- [sql.Scan, sql.Value and Modifiers](https://github.com/VinGarcia/ksql/wiki/sql.Scan,-sql.Value-and-Modifiers) +- [Modifiers, sql.Scan and sql.Value](https://github.com/VinGarcia/ksql/wiki/sql.Scan,-sql.Value-and-Modifiers) - [PGx support](https://github.com/VinGarcia/ksql/wiki/PGX-Support) ### Advanced Features