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
We'll want to add a new plan on the plan representations object here
We'll want to run a migration similar to this one migrations.RunSQL("ALTER TYPE plans ADD VALUE IF NOT EXISTS '<plan name>';") to add the plan as a DB default value
The text was updated successfully, but these errors were encountered:
migrations.RunSQL("ALTER TYPE plans ADD VALUE IF NOT EXISTS '<plan name>';")
to add the plan as a DB default valueThe text was updated successfully, but these errors were encountered: