Extension Update error when running migration
Hey all,
I am getting this error when running a supabase migration:
After updating supabase CLI locally I had no issues running
I've currently solved by removing the update line from the migration directly, though would love to know if there is a better way (or a manual way to make the update if thats needed).
Thanks a ton yall!
I am getting this error when running a supabase migration:
After updating supabase CLI locally I had no issues running
supabase db reset with the same migrations, but when connecting and trying to push my migrations to my database i get the above error. I've currently solved by removing the update line from the migration directly, though would love to know if there is a better way (or a manual way to make the update if thats needed).
Thanks a ton yall!