We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To run a query in Studio with the CSV option. When query runs and you open the file, it should be populated with the results
The query runs, file is generated, but the workbook is blank. A green indicator pops up in Studio stating that "the command has been executed"
SELECT X FROM VERTEXNAME with content type of CSV in Orientdb Studio
The text was updated successfully, but these errors were encountered:
Hi @akizze01
thanks for opening this issue. Let me try to replicate this
Sorry, something went wrong.
Hi @wolf4ood ,
I am also having this issue.
Fixed issue #8335
967928a
994d93d
Hi @akizze01 @TariqAHassan
i've just pushed a fix. It will be available in the next OrientDB release
Thanks
wolf4ood
No branches or pull requests
OrientDB Version: 3.0.2
Java Version: 8
OS: Windows 10
Expected behavior
To run a query in Studio with the CSV option. When query runs and you open the file, it should be populated with the results
Actual behavior
The query runs, file is generated, but the workbook is blank. A green indicator pops up in Studio stating that "the command has been executed"
Steps to reproduce
SELECT X FROM VERTEXNAME with content type of CSV in Orientdb Studio
The text was updated successfully, but these errors were encountered: