-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: sqltutor-project/sqltutor
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Determining the use of past vs present for relationships
enhancement
nlp
#30
opened Oct 30, 2014 by
wholton
Find a cleaner solution to determiner application
enhancement
nlp
#27
opened Oct 28, 2014 by
wholton
Incorrect translation for "SELECT pname FROM project, works_on WHERE hours > 5 AND pnumber = pno"
bug
nlp
#20
opened Oct 23, 2014 by
wholton
Incorrect translation for "SELECT dependent_name FROM employee AS E, dependent AS D WHERE E.ssn = D.essn"
bug
nlp
#18
opened Oct 23, 2014 by
wholton
Incorrect translation for "SELECT mgr_start_date FROM department d WHERE dname = 'Research'"
bug
nlp
#17
opened Oct 23, 2014 by
wholton
ForeignKeyReplacer should be a rule (convert from a utility class).
enhancement
nlp
#15
opened Oct 23, 2014 by
wholton
Cross Joins are not handled by the NLP feedback, yet produced.
bug
nlp
#14
opened Oct 23, 2014 by
wholton
Display more schema information (NOT NULL, data type, foreign/primary keys, etc)
enhancement
#13
opened Oct 23, 2014 by
wholton
Incorrect translation for “Select super_ssn FROM employee”.
bug
nlp
#11
opened Oct 23, 2014 by
wholton
ProTip!
Mix and match filters to narrow down what you’re looking for.