irajkaufman Posted January 7, 2024 Posted January 7, 2024 (edited) Hello. I've been developing an app, and everything seemed to be working perfectly fine, earlier today. However, there seems to be a problem with my database (irajkaufman_hoops). I attempted to add a new field to the table "scoring" (a foreign key to the "schedule" table's primary key). My client - dbeaver - just hung and hung. So, I force quit dbeaver, and it asked me if i wanted to upgrade to the latest version. I did so, and actually lost the sql script i had been working on (tho, that's really no big deal). I've tried to reconnect to the database several times since, and while it looks like I can query two of my three tables - "roster" and "schedule" - every attempt to query/refresh the "scoring" table fails/hangs. I'd guess that table has 1200-ish rows - from lots of testing. I was actually planning to truncate the table tonight. However, the table is totally inaccessible to me. Is there anything that can be done to allow me access back to the "scoring" table?? Thanks!! -ira Edited January 7, 2024 by irajkaufman
irajkaufman Posted January 7, 2024 Author Posted January 7, 2024 Whelp, it seems to have resolved itself. I would love to understand what happened, there. But thankfully, the issue no longer exists.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now