table disappeared

Hi I had a whole table disappear after a successful deployment but then the next afternoon I noticed all was missing. Can Customer Service help?
2 Replies
ihm40
ihm404w ago
this is probably something you will have to reach out to support for support@supabase.com
garyaustin
garyaustin4w ago
Are you free or pro? You will probably need to use a backup to get your table back. Supabase itself does not delete tables, so something in your code deleted it or you have several instances and mixing up something. If you are Free many users have gone Pro for minimum of a month and there will be 7 daily backups there. You could download a backup to a local db and extract just that table. This is not documented but so far it has worked for everyone doing it.

Did you find this page helpful?