Issues deleting placeholder Docker tables

I was trying to clean up the database in my new app by deleting the placeholder Docker tables - cars, countries and images.

After applying databased changes, the cars and countries tables disappeared, but the images table remained and presented an error (I forgot exactly what).

Then I tried rolling back which didn’t help as it was still missing. Then the other tables I originally deleted (cars, countries) are now appearing and can’t be deleted now.

I’m guessing I shouldn’t have done a bulk delete for multiple table, but can someone please suggest a way to remove these tables that are in error and can’t be deleted?

Below are the error messages I’m getting for them.

Images table
Screen Shot 2022-04-22 at 10.19.29 am
Screen Shot 2022-04-22 at 10.19.35 am

Cars table
Screen Shot 2022-04-22 at 10.07.42 am
Screen Shot 2022-04-22 at 10.07.53 am

Countries table
Screen Shot 2022-04-22 at 10.21.14 am

Community Page
Last updated: