neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

CALL apoc.schema.assert({}, {}); gets reformatted to ASSERT #92

Closed jasperblues closed 5 years ago

jasperblues commented 5 years ago

CALL apoc.schema.assert({}, {}); gets reformatted to ASSERT ^-- this causes incorrect proc name

GreYko commented 5 years ago

Fixed and delivered in plugin v2.5.5. Should be available for updating soon.