canonical / canonical/data-platform-libs

Support for enabling database extensions

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
12
PR merge metrics
No merged PRs in 30d

Description

There's currently no way to enable database extensions as the connection user. The database charm will not be aware of the user the related application is requesting, so setting up the extensions through the database charm configuration is not an option.

IMHO the relation library should support enabling this extensions. Otherwise, an SQL client library would need to be included to execute the corresponding SQL statements. One possible solution would be for the library to support this SQL execution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.