Matt Meyers
Results
2
issues of
Matt Meyers
Currently the syntax parser only highlights core SQL types for the column type. It should use a pattern so that enums are also highlighted.
## Summary In order for a string literal to be valid in JSON, the value must be surrounded by double quotes. This PR updates the literal validation function to return...
feature request