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": "ea735b8e-4db5-4048-bce6-c8dee79b5790",
"prefix": "tc",
"description": "TRY ... CATCH fragment",
"body": "BEGIN TRY\r\n $SELECTEDTEXT$\r\nEND TRY\r\nBEGIN CATCH\r\n $CURSOR$\r\nEND CATCH"
{
"id": "ea735b8e-4db5-4048-bce6-c8dee79b5790",
"prefix": "tc",
"description": "TRY ... CATCH fragment",
"body": "BEGIN TRY\r\n $SELECTEDTEXT$\r\nEND TRY\r\nBEGIN CATCH\r\n $CURSOR$\r\nEND CATCH"
}