mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Both branches added a migration at index 0062. Resolved by keeping upstream's teams migration at 0062 and promoting pushover to 0063. Both providers are now included in the enum, types, handlers, and forms.
1 line
57 B
SQL
1 line
57 B
SQL
ALTER TYPE "public"."provider_kind" ADD VALUE 'pushover'; |