-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Describe the bug
A clear and concise description of what the bug is.
When you enter a DB connection and double click on a table, referring to thsi as table view... when you try to clone, edit, add or delete entries from tableviews it fails every time. I attempted to do this with a mixture of different queued changes or single attempts.
To Reproduce
Steps to reproduce the behavior:
- Click on a connection
- Click on any table name
- Attempt to delete, clone or update a row
- Attempt to commit changes
- See same error in screenshot
Expected behavior
A clear and concise description of what you expected to happen.
You should be able to successfully execute/commit these one or more types or queued changes. You should also be able to clear these queued changes and restart from scratch.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: 14.6
- Data-Pup Version: 37.2.5
- Node Version:
Additional context
Add any other context about the problem here.
Also no easy way to clear these queued changes (clones, inserts, deletes, updates) would be nice to add this as well.