This commit is contained in:
2025-07-07 09:09:23 +02:00
parent 9055f93195
commit 809b1aa75d
96 changed files with 1120 additions and 1120 deletions

View File

@@ -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]"
}
]
}