Hi, so i had 2 tables (university and subjects) both have a relation to another table called bonus, now i wanted to do some changes and deleted the relation column from both university and subjects, now when i try to view the bonus table i get Internal server error with id 6E04C6DA-77B0-2552-FF80-E30A8A36E700, i tried deleting bonus table and its not working, if i delete it and try to recreate bonus table i get an error that it still exists, i refresh the table console view, and its still there
Hi!
Please provide your appId.
Hi Orsan,
What is your application id?
Also, were the tables initially created via API or in console? Were there any values in the relation columns?
Mark
Hi, my app id is 66944871-3AF4-7BE3-FFE6-39DCAFA27400
the tables were initially create in console window, no api used, and the relation did have some values in it, i didnt remove these values before deleting the relation
Fixed. Try again please.
yep, worked fine, i can now view bonus table as it should, what was the problem? and how can i not let it happen in the future?