-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Chore
Describe the chore
(This one is up for debate but I think it would be useful especially for testing environments like GH actions)
The "dbdev install" command adds the TLE to the database but doesn't "enable" the extension. It could be useful to have a command like dbdev create pg_idkit --connection " which essentially runs:
CREATE EXTENSION pg_idkit;
Additional context
Add any other context or screenshots that help clarify the task.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request