mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Fix typo in snippet (#7441)
This commit is contained in:
@@ -207,7 +207,7 @@
|
|||||||
"FROM INFORMATION_SCHEMA.TABLES",
|
"FROM INFORMATION_SCHEMA.TABLES",
|
||||||
"GO"
|
"GO"
|
||||||
],
|
],
|
||||||
"description": "List tables and vies in the current database"
|
"description": "List tables and views in the current database"
|
||||||
},
|
},
|
||||||
|
|
||||||
"List databases": {
|
"List databases": {
|
||||||
|
|||||||
Reference in New Issue
Block a user