We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am facing some issue on identity the "ON clause" from output,
Question: List the pilots are from london Result: SELECT pilot.Name FROM pilot JOIN match WHERE match.Location = 'terminal'
Is there any solution to find the on clauses?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi, Have you found out a solution to this brother ?
Sorry, something went wrong.
Not Yet Brother, With BART Model No Luck.
You could try using Rat-SQL with BERT / GLOVE Model. Which seems to be fair option.
If I you get and solution Do share with me.
No branches or pull requests
Hi,
I am facing some issue on identity the "ON clause" from output,
Question: List the pilots are from london
Result: SELECT pilot.Name FROM pilot JOIN match WHERE match.Location = 'terminal'
Is there any solution to find the on clauses?
Thanks in advance
The text was updated successfully, but these errors were encountered: