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
Copy file name to clipboardExpand all lines: migrations/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ nix run github:supabase/postgres/mybranch#dbmate-tool -- --version 15
38
38
- supabase/postgres
39
39
- supabase/supabase
40
40
- supabase/cli
41
-
- supabase/infrastructure (internal)
41
+
- supabase/platform (internal)
42
42
43
43
aiming to provide a single source of truth for migrations on the platform that can be depended upon by those components. For more information on goals see [the RFC](https://www.notion.so/supabase/Centralize-SQL-Migrations-cd3847ae027d4f2bba9defb2cc82f69a)
44
44
@@ -48,8 +48,8 @@ aiming to provide a single source of truth for migrations on the platform that c
0 commit comments