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

readme: clarify that it's only a shared library #65

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

steve-chavez
Copy link
Member

And it doesn't require any database object. This is so it's easy to upgrade the extension and doesn't expose details to the user.

Related discussion (internal slack thread)

Comment on lines +183 to +186

## Design

Supautils doesn't require creating database objects. It's a shared library that modifies PostgreSQL behavior through "hooks", not through tables or functions.
Copy link
Member Author

Choose a reason for hiding this comment

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

Relevant part

@steve-chavez steve-chavez merged commit 11fdab8 into supabase:master Nov 29, 2023
4 checks passed
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.

1 participant