sync
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"id": "fc0aed2f-0b61-41b6-8491-c49647582f43",
|
||||
"prefix": "df",
|
||||
"description": "DELETE FROM fragment",
|
||||
"body": "DELETE FROM $table_name$ WHERE $CURSOR$",
|
||||
"placeholders": [
|
||||
{
|
||||
"name": "table_name",
|
||||
"defaultValue": "[schema].[table_name]"
|
||||
}
|
||||
]
|
||||
{
|
||||
"id": "fc0aed2f-0b61-41b6-8491-c49647582f43",
|
||||
"prefix": "df",
|
||||
"description": "DELETE FROM fragment",
|
||||
"body": "DELETE FROM $table_name$ WHERE $CURSOR$",
|
||||
"placeholders": [
|
||||
{
|
||||
"name": "table_name",
|
||||
"defaultValue": "[schema].[table_name]"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user