Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Conversation

CrafterKolyan
Copy link

Check the last query in dev.jsonl for example
It'll be:

SELECT  col4 FROM table WHERE col3 = democratic AND col2 = new york AND col0 = terence j. quinn

instead of:

SELECT  col4 FROM table WHERE col3 = "democratic" AND col2 = "new york" AND col0 = "terence j. quinn"

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @CrafterKolyan to sign the Salesforce.com Contributor License Agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant