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
💡You only need to run steps 1 since this sample includes migrations files ([here](https://github.com/OneSignalDevelopers/onesignal-supabase-sample-integration-supabase/tree/main/supabase/migrations)).
151
+
152
+
1. Run `supabase db diff` and copy its output
153
+
[](https://asciinema.org/a/541875)
154
+
155
+
2. Create a new migration and paste the output from the previous step into the `.sql` file
0 commit comments