Skip to content
New issue

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

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

Already on GitHub? # to your account

Package as an EXTENSION #1

Open
fabriziomello opened this issue Sep 17, 2020 · 0 comments
Open

Package as an EXTENSION #1

fabriziomello opened this issue Sep 17, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fabriziomello
Copy link
Member

Package the code as a PostgreSQL extension to be deployed using SQL. For example:

CREATE EXTENSION hba_sql;
DROP EXTENSION hba_sql;

References:

@fabriziomello fabriziomello added the enhancement New feature or request label Sep 17, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant