mistercrunch commented on a change in pull request #8448: Add UI-only database
configuration method for extended authorization scenarios
URL:
https://github.com/apache/incubator-superset/pull/8448#discussion_r338828789
##########
File path: superset/views/database/__init__.py
##########
@@ -94,6 +94,7 @@ class DatabaseMixin:
"impersonate_user",
"allow_multi_schema_metadata_fetch",
"extra",
+ "encrypted_extra",
Review comment:
I just confirmed that this doesn't show in `show_columns`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]