Skip to content

Insert doesn't seem to have an effect #12

New issue

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

Open
krojew opened this issue Sep 6, 2019 · 2 comments
Open

Insert doesn't seem to have an effect #12

krojew opened this issue Sep 6, 2019 · 2 comments

Comments

@krojew
Copy link

krojew commented Sep 6, 2019

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:

  1. Set up a sample cassandra db.
  2. 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
@demortes
Copy link

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?

@krojew
Copy link
Author

krojew commented Sep 21, 2019

Seems like it's happening when trying to insert a set of UDTs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants