Updated _Sidebar (markdown)

Vinícius Garcia 2023-07-01 23:17:16 -03:00
parent 4fce504933
commit dba39a59e6

@ -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/Modifiers)
- [sql.Scan, sql.Value and Modifiers](https://github.com/VinGarcia/ksql/wiki/sql.Scan,-sql.Value-and-Modifiers)
### Advanced Features
- [Avoiding Code Duplication with the SELECT Builder](https://github.com/VinGarcia/ksql/wiki/Avoiding-Code-Duplication-with-the-Select-Builder)