Migration History

Hi everyone! I have something strange happening with migration history:
npx supbase migration list
npx supbase migration list
<- [things look perfect]
npx supbase migration list --local
npx supbase migration list --local
<- [last 20 remote migrations are missing]
npx supbase migration list --linked
npx supbase migration list --linked
<- [things look perfect] I am running this from my machine. How can local and remote match perfectly in --linked, but then not in --local? What does the "remote" column when applying the local flag even mean?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?