Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Multiline ngql isn't supported. #1290

Closed
jackwener opened this issue Jul 27, 2021 · 1 comment
Closed

Multiline ngql isn't supported. #1290

jackwener opened this issue Jul 27, 2021 · 1 comment

Comments

@jackwener
Copy link
Contributor

Is your feature request related to a problem? Please describe.

> CREATE TAG IF NOT EXISTS user(
[ERROR (-7)]: SyntaxError: syntax error near `('

Describe the solution you'd like
It can be supported

@Shylock-Hg
Copy link
Contributor

You should use \ to escape the line break. e.g. CREATE TAG IF NOT EXISTS user(\

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants