mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 09:38:26 -05:00
SQL Bindings fix preview flag and constants file (#19370)
* fix preview flag and constants file * address comment
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"displayName": "SQL Bindings",
|
||||
"description": "Enables users to develop and publish Azure Functions with Azure SQL bindings",
|
||||
"sqlBindings.addSqlBinding": "Add SQL Binding (preview)",
|
||||
"sqlBindings.createAzureFunction": "Create Azure Function with SQL binding"
|
||||
"sqlBindings.createAzureFunction": "Create Azure Function with SQL binding (preview)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user