Marcus Garsdal

Results 5 comments of Marcus Garsdal

This looks like an amazing source, thanks for sharing it Martin

@sweatybridge I am facing the same issue currently. I tried removing all pgsodium related lines in my migrations, which works locally, but still fails in my CI. How would I...

Nevermind, I did not manage to clean up all references to pgsodium. It seems a bit sketchy, but manually dropping all pgsodium references in my old migrations fixed the issue....

I am now facing this issue again: ![Image](https://github.com/user-attachments/assets/293bd4e8-fa8d-4221-952a-930f9262eafe) I pulled a fresh seed file from my remote database, everything was working as expected while developing locally, but as I tried...

Not sure if its related to https://github.com/supabase/supabase/issues/34964 I'll try to manually remove those lines from my `seed.sql` file to see if I can proceed.