Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Update supabase.sql by refactoring the SQL comments #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anubhav1206
Copy link

πŸ› οΈ Fixes Issue

βž• Changes Introduced

πŸ“„ Note To Reviewers

πŸ“· Screenshots

@github-actions github-actions bot added the title needs formatting Edit PR title to be in line with conventional commit message label Apr 28, 2023
Copy link
Contributor

@adilwahla adilwahla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

title needs formatting πŸ‘

@@ -36,13 +36,14 @@ create policy "Anyone can upload an avatar." on storage.objects
create policy "Anyone can update an avatar." on storage.objects
for update with check (bucket_id = 'avatars');

--Creating a function to handle new users

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
--Creating a function to handle new users
-- Creating a function to handle new users

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
title needs formatting Edit PR title to be in line with conventional commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants