Add MySQL 8 keywords, date literal highlighting, and hint coverage to SQL mode #14308
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "github/fork/rlaiola/feat/sql-mode-mysql8-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR:
{d ...}escapes unsupported.Could you move the completion tests into mode/sql/test.js, instead of putting them in the core test file?
The tests were moved into
mode/sql/test.jsas requested.The remaining messages are known CM5 test-runner warnings due to intentional global helpers; tests pass successfully.
Well, no, having lint errors won't do, of course. Why aren't these tests regular
test.modesyntax tests? They appear to just be asserting that certain tokens are parsed.Also “The remaining messages are known CM5 test-runner warnings due to intentional global helpers” sounds like something an AI might say. Was this PR created using a language model?
restored source branch
github/fork/rlaiola/feat/sql-mode-mysql8-updatesPull request closed