Comment lines
Last updated: 5/18/2026A comment line starts with # or --. Any line that starts with # or -- will be ignored in code generating.
Information noteNote:
There is no exception to the lines in the middle part of a SQL statement or within the <%... %> syntax.