Skip to content

Commit a9161e3

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Template Transpiler Help
1 parent e57fcbd commit a9161e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/SQL.Template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ SQL Template Transpiler.
1616

1717
Allows PipeScript to generate SQL.
1818

19-
Because SQL Scripts only allow single-line comments, this is done using a pair of comment markers.
20-
19+
PipeScript can be embedded in multiline form: `/*{...}*/` or single line form:
20+
2121
-- { or -- PipeScript{ begins a PipeScript block
2222

2323
-- } or -- }PipeScript ends a PipeScript block

0 commit comments

Comments
 (0)