This is an automated email from the ASF dual-hosted git repository.
beto pushed a change to branch aurora-aws-iam
in repository https://gitbox.apache.org/repos/asf/superset.git
from f8fbd8feaf1 Address issues
add 97cdf07e64f Add feature flag
No new revisions were added by this update.
Summary of changes:
superset/config.py | 6 +++
superset/db_engine_specs/aws_iam.py | 26 +++++++++++++
tests/unit_tests/db_engine_specs/test_aurora.py | 3 ++
tests/unit_tests/db_engine_specs/test_aws_iam.py | 45 ++++++++++++++++++++++
tests/unit_tests/db_engine_specs/test_mysql_iam.py | 3 ++
.../db_engine_specs/test_redshift_iam.py | 5 +++
6 files changed, 88 insertions(+)