SupabaseS
Supabase3mo ago
Almopt

Command supabase db pull get's me a huge file with revokes

Hey guys, i have 2 remote instances one for dev and other for prod and I'm using cli to manage migrations between them. I got the first migration file linking to dev remote instance and running supabase db pull which worked fine. After that i did some updates and ran again supabase db pull but now got a use file with revokes instead of simple the delete table i did. Does anyone has faced this before?
Was this page helpful?