Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot v0 node generates error when running if node description property is set #26

Open
treyenekola opened this issue Oct 29, 2024 · 0 comments

Comments

@treyenekola
Copy link

If the description field is populated in the node configuration for a snapshot v0 node, a SQL compilation error is generated when running the node. For example, this is the error message I receive in such a scenario:

SQL compilation error: syntax error line 59 at position 42 unexpected '='.

I believe this is due to an incorrect line in the run template that attempts to attach the node description to the select query for the insert statement - line 75 in the built in editor in Coalesce. I have attached a screenshot of the line in question.

Snapshot v0

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

No branches or pull requests

1 participant