initial population of repo

This commit is contained in:
Thierry Schork
2022-12-30 10:37:11 +01:00
parent 969dc57be1
commit 5d7658d85f
72 changed files with 488 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"id": "04440efb-13a7-42c3-833f-7d9f30c90ff3",
"prefix": "ptc",
"description": "",
"body": "PRINT CONVERT(VARCHAR(20), CURRENT_TIMESTAMP, 114)+' - $CURSOR$. '+REPLACE(REPLACE(CONVERT(VARCHAR(100), CONVERT(MONEY, @@rowcount), 1),',',''''),'.00','')+' row(s) affected.';\r\n"
}