Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: reduce Access calls #370

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

hauleth
Copy link
Contributor

@hauleth hauleth commented Jun 27, 2024

What kind of change does this PR introduce?

Current implementation calls Access.get/2 twice. Instead of using
Access.get/2 at all, we can use pattern matching.

@hauleth hauleth force-pushed the chore/reduce-Access-calls branch from 25ff9ad to b22153d Compare June 28, 2024 14:00
@hauleth hauleth changed the base branch from main to v2 June 28, 2024 14:07
@hauleth hauleth force-pushed the chore/reduce-Access-calls branch from b22153d to 055fe76 Compare June 28, 2024 14:08
@hauleth hauleth force-pushed the chore/reduce-Access-calls branch from 055fe76 to 750abae Compare July 2, 2024 13:57
@hauleth hauleth marked this pull request as ready for review July 8, 2024 09:17
@hauleth hauleth requested a review from a team as a code owner July 8, 2024 09:17
@abc3 abc3 merged commit aaca1cf into supabase:v2 Jul 8, 2024
5 checks passed
@hauleth hauleth deleted the chore/reduce-Access-calls branch July 8, 2024 14:48
@hauleth hauleth mentioned this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants