-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Milestone
Description
I have a query that produces an error and I wanted to execute it with the plugin. The query does not execute. Nothing happens. Then I found out that the database was not connected correctly, but it still does not execute or tries to execute anything. the code looks a bit like this:
String query = "FOR u IN " + myCollectionName(User.class) + "\n RETURN u"
Metadata
Metadata
Assignees
Labels
No labels