Skip to content

Duplicate Key Violation in Supabase Due to Orphaned Records in pgsodium Schema #30603

Closed Answered by GaryAustin1
SamGynius asked this question in Questions
Discussion options

You must be logged in to vote

The schema and tables would still be accessible with the SQL editor. I don't know enough about those tables and risks of deleting rows directly but you can certainly do it with the SQL editor.

pgsodium though is pending deprecation and not recommended. You might want to make sure you understand https://supabase.com/docs/guides/database/extensions/pgsodium rational behind that.

You would also need to sort out why deleting in your main table is not cleaning up pgsodium tables if you plan to keep using it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SamGynius
Comment options

Answer selected by SamGynius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants