1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00

Compare commits

2 Commits

Author SHA1 Message Date
lana-k
140eda15c3 Merge branch 'docs' of github.com:lana-k/sqliteviz into docs 2023-06-09 00:15:58 +02:00
lana-k
1bdc528dff Broken links in documentation #100 2023-06-09 00:15:24 +02:00

View File

@@ -50,4 +50,5 @@ though there are a couple of challenges with that:
[How to build a pivot table in SQL(ite)][1] explores two options with static [How to build a pivot table in SQL(ite)][1] explores two options with static
(or beforehand-known) and dynamic columns. (or beforehand-known) and dynamic columns.
[1]: How-to-build-a-pivot-table-in-SQLite [1]: How-to-build-a-pivot-table-in-SQ-Lite