drop table isnt working
Hey, Im trying to drop a table from my sql db using the query tab and it just keeps loading then fails, no error anything...
8 Replies
Project ID:
aecdad28-da47-4b87-bfdd-d01e52a8beff
aecdad28-da47-4b87-bfdd-d01e52a8beff
can you drop the table with external software?
Like how?
like with your code
or a database tool
Let me try
Yeah that worked thanks, but I think the query tab is bugged out, it used to work before and was really helpful in dev env
Create table doesnt have an issue, but drop is broken ig
yeah it needs a little love, what matters most is that your database is operational, and it is, so all good
Yepp thanks