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

Comments

Update supabase.sql by refactoring the SQL comments#325

Open
anubhav1206 wants to merge 1 commit intocsdojo-defaang:mainfrom
anubhav1206:patch-1
Open

Update supabase.sql by refactoring the SQL comments#325
anubhav1206 wants to merge 1 commit intocsdojo-defaang:mainfrom
anubhav1206:patch-1

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 👍

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