Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

[tem-1850] extension enable #29

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

mkrisher
Copy link
Contributor

This PR adds the extension enable command. This allows users to enable installed extensions for a given schema.

$ cr -- extension enable -i test

What extension would you like to enable? Example: pgmq
pgmq
What version of the extension would you like to enable? Example: 0.28.0
0.28.0
What schema would you like to enable pgmq for?
my_schema
trying to enable extension 'pgmq' on instance 'test' for 'my_schema'

- Extension enabled: pgmq

@mkrisher mkrisher force-pushed the tem-1850-extension-enable branch from e11be67 to f7f9da6 Compare October 24, 2023 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant