error when trying to run initial db migration
Hi,
I tried to run the steps from https://supabase.com/docs/guides/cli/managing-environments#overview to create the initial migration from the remote db (added three tables before using the dashboard) and now I get the following error:
In the migration I also cannot see an create table statement for this table. Any idea how I can fix this issue?
I tried to run the steps from https://supabase.com/docs/guides/cli/managing-environments#overview to create the initial migration from the remote db (added three tables before using the dashboard) and now I get the following error:
In the migration I also cannot see an create table statement for this table. Any idea how I can fix this issue?
