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,6 +1,6 @@
{
"id": "6115073f-913a-4afd-adfa-879dd4faf94d",
"prefix": "dump",
"description": "make a full instance dump",
"body": "EXEC [HCITools].dbo.[bkp_Dump] @in_Recovery_Model = 'FULL,SIMPLE';"
{
"id": "6115073f-913a-4afd-adfa-879dd4faf94d",
"prefix": "dump",
"description": "make a full instance dump",
"body": "EXEC [HCITools].dbo.[bkp_Dump] @in_Recovery_Model = 'FULL,SIMPLE';"
}