We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aecde commit d879986Copy full SHA for d879986
README.md
@@ -316,4 +316,4 @@ CREATE TABLE IF NOT EXISTS user_preferences (
316
CREATE INDEX IF NOT EXISTS idx_user_preferences_user_id ON user_preferences(user_id);
317
```
318
319
-For more information on Supabase migrations, see the [Supabase CLI documentation](https://supabase.com/docs/reference/cli/supabase-db-push).
+For more information on Supabase migrations, see the [Supabase CLI documentation](https://supabase.com/docs/reference/cli/supabase-db-push).
0 commit comments