You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the revamped frontend is online, we should deprecate our current supabase instance. Reason for doing so is it's not migration-based so a liability. It also carries a lot of technical debt.
Steps:
Double check with all team members which tables are relevant, and which can be thrown away (see also discord discussion
Move over table structure, into migrations for hypercerts staging
Move over data
Run a modified version of the claim id update script (scripts/update-claimids-in-supabase-to-multichain.sql)
What is it?
Once the revamped frontend is online, we should deprecate our current supabase instance. Reason for doing so is it's not migration-based so a liability. It also carries a lot of technical debt.
Steps:
scripts/update-claimids-in-supabase-to-multichain.sql
)The text was updated successfully, but these errors were encountered: