Skip to content

Commit 0b1a27a

Browse files
Add MSSQL via DuckDB to sidebar Dialects list (#286)
1 parent 3ae3b82 commit 0b1a27a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/table_of_contents.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@
231231
{
232232
"title": "PostgreSQL",
233233
"link": "/language/dialect/postgres.malloynb"
234+
},
235+
{
236+
"title": "MSSQL via DuckDB",
237+
"link": "/language/dialect/mssql-via-duckdb.malloynb"
234238
}
235239
]
236240
}

0 commit comments

Comments
 (0)