graphdb-intellij-plugin
graphdb-intellij-plugin copied to clipboard
`CREATE DATABASE name` doesn't work properly
Hey, I get an syntax error when I try to use the command CREATE DATABASE name
Hi @mvillafuertem, thank you for logging this issue. The CREATE DATABASE command is not supported by this plugin.
Thanks @albertoventurini for clarifying 🙏
I might be able to help and create a PR - can you point me in the right direction on what's needed to make that happen?