Replies: 1 comment
-
It is a keyword in the parser, but you can use it as variable name as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is 'sql' a reserved keyword and 'sql db' a statement used by the compiler? I didn't find the keyword in Appendix I: Keywords but found
SqlStmt
in ast.v. So is ORM included in the language?Beta Was this translation helpful? Give feedback.
All reactions