Migrationen zusammenfassen (squash) #10

Closed
opened 2026-03-22 14:24:03 +01:00 by l30n · 0 comments
Owner

Die 6 Migrations unter supabase/migrations/ haben alle das gleiche Datum 20260321 und sind historisch gewachsen. Sie sollen zu 3 sauberen Migrations konsolidiert werden:

  • 20260322000001_schema.sql — Enums, Tabellen, Indexes, RLS, Realtime
  • 20260322000002_card_data.sql — Kartentypen-Daten (INSERT)
  • 20260322000003_rpcs.sql — Finale Versionen von offer_cards und redraw_cards

Hinweis: Erfordert Reset der Supabase-Produktionsdatenbank (frische Bereitstellung für v1 ohnehin geplant).

Die 6 Migrations unter `supabase/migrations/` haben alle das gleiche Datum `20260321` und sind historisch gewachsen. Sie sollen zu 3 sauberen Migrations konsolidiert werden: - `20260322000001_schema.sql` — Enums, Tabellen, Indexes, RLS, Realtime - `20260322000002_card_data.sql` — Kartentypen-Daten (INSERT) - `20260322000003_rpcs.sql` — Finale Versionen von `offer_cards` und `redraw_cards` **Hinweis:** Erfordert Reset der Supabase-Produktionsdatenbank (frische Bereitstellung für v1 ohnehin geplant).
l30n added this to the v1.0.0 milestone 2026-03-22 14:24:03 +01:00
l30n closed this issue 2026-03-23 01:58:53 +01:00
l30n referenced this issue from a commit 2026-03-23 01:58:54 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
l30n/Challengers-Draft#10
No description provided.