graphdb-intellij-plugin icon indicating copy to clipboard operation
graphdb-intellij-plugin copied to clipboard

`CREATE DATABASE name` doesn't work properly

Open mvillafuertem opened this issue 2 years ago • 2 comments

Hey, I get an syntax error when I try to use the command CREATE DATABASE name

Screenshot 2023-02-15 at 19 24 00

mvillafuertem avatar Feb 15 '23 18:02 mvillafuertem

Hi @mvillafuertem, thank you for logging this issue. The CREATE DATABASE command is not supported by this plugin.

albertoventurini avatar Feb 16 '23 05:02 albertoventurini

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?

arikkfir avatar Aug 13 '23 15:08 arikkfir