Language support - mark language as new SQL dialect
Hi,
I am author of Cypher language support plugin.
Cypher - query language for graph databases (Neo4j).
Recently new Jetbrains IDE was released - Datagrip.
And, unfortunately, looks like that I can use Cypher language for data source, because language should be "sql dialect".
Questions:
- How I can tell IDE that my language is SQL dialect?
OR
- How I can set query language for data source other than SQL dialect?
Thanks,
Dmitry
Please sign in to leave a comment.