You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When executing an INSERT statement, a popup with execution time is presented but no insert is made. There is zero effect and no error information.
To Reproduce
Steps to reproduce the behavior:
Set up a sample cassandra db.
Try to insert data.
Expected behavior
Data inserted.
System info (please complete the following information):
OS: Ubuntu 19.04 and windows 10
Cassandra version: 3.11.3
vscode version: 1.38.0
The text was updated successfully, but these errors were encountered:
There is no information here that can help anyone recreate the bug.
Can you open developer tools and attempt to recreate the bug and see if anything shows up in console or otherwise? Perhaps provide exact queries/sample dbs?
Describe the bug
When executing an INSERT statement, a popup with execution time is presented but no insert is made. There is zero effect and no error information.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Data inserted.
System info (please complete the following information):
The text was updated successfully, but these errors were encountered: