Macronair / TheMillionaireGame

A custom game controller software based on the tv game show Who Wants to be a Millionaire!
36 stars 8 forks source link

Can't delete an existing question from the database in the Question Editor #22

Closed JCEurovisionFan closed 2 years ago

JCEurovisionFan commented 2 years ago

Good evening.

I was trying to delete a FFF question from the database in the Question Editor, but once I clicked "Yes" to confirm the action, the question is still in the database and did NOT delete the entire question. Is there any way you can fix this issue?

Macronair commented 2 years ago

This might be a problem with refreshing the table inside the application. Because the SQL query behind the program is working fine for me. I will look into it. Thanks!

Macronair commented 2 years ago

Fixed in 1.0.344