LICENSE.txt
MANIFEST.in
NOTICE
README.md
setup.cfg
setup.py
apache_superset.egg-info/PKG-INFO
apache_superset.egg-info/SOURCES.txt
apache_superset.egg-info/dependency_links.txt
apache_superset.egg-info/not-zip-safe
apache_superset.egg-info/requires.txt
apache_superset.egg-info/top_level.txt
superset/__init__.py
superset/cli.py
superset/config.py
superset/dataframe.py
superset/exceptions.py
superset/forms.py
superset/jinja_context.py
superset/legacy.py
superset/security.py
superset/sql_lab.py
superset/sql_parse.py
superset/stats_logger.py
superset/viz.py
superset/assets/package.json
superset/bin/__init__.py
superset/bin/superset
superset/common/__init__.py
superset/common/query_context.py
superset/common/query_object.py
superset/common/tags.py
superset/connectors/__init__.py
superset/connectors/connector_registry.py
superset/connectors/base/__init__.py
superset/connectors/base/models.py
superset/connectors/base/views.py
superset/connectors/druid/__init__.py
superset/connectors/druid/models.py
superset/connectors/druid/views.py
superset/connectors/sqla/__init__.py
superset/connectors/sqla/models.py
superset/connectors/sqla/views.py
superset/db_engine_specs/__init__.py
superset/db_engine_specs/athena.py
superset/db_engine_specs/base.py
superset/db_engine_specs/bigquery.py
superset/db_engine_specs/clickhouse.py
superset/db_engine_specs/db2.py
superset/db_engine_specs/drill.py
superset/db_engine_specs/druid.py
superset/db_engine_specs/exasol.py
superset/db_engine_specs/gsheets.py
superset/db_engine_specs/hive.py
superset/db_engine_specs/impala.py
superset/db_engine_specs/kylin.py
superset/db_engine_specs/mssql.py
superset/db_engine_specs/mysql.py
superset/db_engine_specs/oracle.py
superset/db_engine_specs/pinot.py
superset/db_engine_specs/postgres.py
superset/db_engine_specs/presto.py
superset/db_engine_specs/redshift.py
superset/db_engine_specs/snowflake.py
superset/db_engine_specs/sqlite.py
superset/db_engine_specs/teradata.py
superset/db_engine_specs/vertica.py
superset/db_engines/__init__.py
superset/db_engines/hive.py
superset/examples/__init__.py
superset/examples/bart_lines.py
superset/examples/birth_names.py
superset/examples/countries.md
superset/examples/countries.py
superset/examples/country_map.py
superset/examples/css_templates.py
superset/examples/deck.py
superset/examples/energy.py
superset/examples/flights.py
superset/examples/helpers.py
superset/examples/long_lat.py
superset/examples/misc_dashboard.py
superset/examples/multi_line.py
superset/examples/multiformat_time_series.py
superset/examples/paris.py
superset/examples/random_time_series.py
superset/examples/sf_population_polygons.py
superset/examples/tabbed_dashboard.py
superset/examples/unicode_test_data.py
superset/examples/world_bank.py
superset/examples/__pycache__/__init__.cpython-37.pyc
superset/examples/__pycache__/bart_lines.cpython-37.pyc
superset/examples/__pycache__/birth_names.cpython-37.pyc
superset/examples/__pycache__/countries.cpython-37.pyc
superset/examples/__pycache__/country_map.cpython-37.pyc
superset/examples/__pycache__/css_templates.cpython-37.pyc
superset/examples/__pycache__/deck.cpython-37.pyc
superset/examples/__pycache__/energy.cpython-37.pyc
superset/examples/__pycache__/flights.cpython-37.pyc
superset/examples/__pycache__/helpers.cpython-37.pyc
superset/examples/__pycache__/long_lat.cpython-37.pyc
superset/examples/__pycache__/misc_dashboard.cpython-37.pyc
superset/examples/__pycache__/multi_line.cpython-37.pyc
superset/examples/__pycache__/multiformat_time_series.cpython-37.pyc
superset/examples/__pycache__/paris.cpython-37.pyc
superset/examples/__pycache__/random_time_series.cpython-37.pyc
superset/examples/__pycache__/sf_population_polygons.cpython-37.pyc
superset/examples/__pycache__/tabbed_dashboard.cpython-37.pyc
superset/examples/__pycache__/unicode_test_data.cpython-37.pyc
superset/examples/__pycache__/world_bank.cpython-37.pyc
superset/migrations/README
superset/migrations/__init__.py
superset/migrations/alembic.ini
superset/migrations/env.py
superset/migrations/script.py.mako
superset/migrations/__pycache__/__init__.cpython-37.pyc
superset/migrations/__pycache__/env.cpython-36.pyc
superset/migrations/__pycache__/env.cpython-37.pyc
superset/migrations/versions/0b1f1ab473c0_add_extra_column_to_query.py
superset/migrations/versions/0c5070e96b57_add_user_attributes_table.py
superset/migrations/versions/11c737c17cc6_deprecate_restricted_metrics.py
superset/migrations/versions/1226819ee0e3_fix_wrong_constraint_on_table_columns.py
superset/migrations/versions/1296d28ec131_druid_exports.py
superset/migrations/versions/12d55656cbca_is_featured.py
superset/migrations/versions/130915240929_is_sqllab_viz_flow.py
superset/migrations/versions/1495eb914ad3_time_range.py
superset/migrations/versions/18dc26817ad2_.py
superset/migrations/versions/18e88e1cc004_making_audit_nullable.py
superset/migrations/versions/190188938582_adding_unique_constraint_on_dashboard_slices_tbl.py
superset/migrations/versions/19a814813610_adding_metric_warning_text.py
superset/migrations/versions/1a1d627ebd8e_position_json.py
superset/migrations/versions/1a48a5411020_adding_slug_to_dash.py
superset/migrations/versions/1d2ddd543133_log_dt.py
superset/migrations/versions/1d9e835a84f9_.py
superset/migrations/versions/1e2841a4128_.py
superset/migrations/versions/21e88bc06c02_annotation_migration.py
superset/migrations/versions/258b5280a45e_form_strip_leading_and_trailing_whitespace.py
superset/migrations/versions/2591d77e9831_user_id.py
superset/migrations/versions/27ae655e4247_make_creator_owners.py
superset/migrations/versions/289ce07647b_add_encrypted_password_field.py
superset/migrations/versions/2929af7925ed_tz_offsets_in_data_sources.py
superset/migrations/versions/2fcdcb35e487_saved_queries.py
superset/migrations/versions/30bb17c0dc76_.py
superset/migrations/versions/315b3f4da9b0_adding_log_model.py
superset/migrations/versions/33d996bcc382_update_slice_model.py
superset/migrations/versions/3b626e2a6783_sync_db_with_models.py
superset/migrations/versions/3c3ffe173e4f_add_sql_string_to_table.py
superset/migrations/versions/3dda56f1c4c6_migrate_num_period_compare_and_period_.py
superset/migrations/versions/3e1b21cd94a4_change_owner_to_m2m_relation_on_.py
superset/migrations/versions/41f6a59a61f2_database_options_for_sql_lab.py
superset/migrations/versions/430039611635_log_more.py
superset/migrations/versions/43df8de3a5f4_dash_json.py
superset/migrations/versions/4451805bbaa1_remove_double_percents.py
superset/migrations/versions/4500485bde7d_allow_run_sync_async.py
superset/migrations/versions/45e7da7cfeba_.py
superset/migrations/versions/46ba6aaaac97_.py
superset/migrations/versions/46f444d8b9b7_remove_coordinator_from_druid_cluster_.py
superset/migrations/versions/472d2f73dfd4_.py
superset/migrations/versions/4736ec66ce19_.py
superset/migrations/versions/4ce8df208545_migrate_time_range_for_default_filters.py
superset/migrations/versions/4e6a06bad7a8_init.py
superset/migrations/versions/4fa88fe24e94_owners_many_to_many.py
superset/migrations/versions/525c854f0005_log_this_plus.py
superset/migrations/versions/55179c7f25c7_sqla_descr.py
superset/migrations/versions/55e910a74826_add_metadata_column_to_annotation_model_.py
superset/migrations/versions/5a7bad26f2a7_.py
superset/migrations/versions/5ccf602336a0_.py
superset/migrations/versions/5e4a03ef0bf0_add_request_access_model.py
superset/migrations/versions/6414e83d82b7_.py
superset/migrations/versions/65903709c321_allow_dml.py
superset/migrations/versions/67a6ac9b727b_update_spatial_params.py
superset/migrations/versions/6c7537a6004a_models_for_email_reports.py
superset/migrations/versions/705732c70154_.py
superset/migrations/versions/732f1c06bcbf_add_fetch_values_predicate.py
superset/migrations/versions/7467e77870e4_remove_aggs.py
superset/migrations/versions/763d4b211ec9_fixing_audit_fk.py
superset/migrations/versions/7dbf98566af7_slice_description.py
superset/migrations/versions/7e3ddad2a00b_results_key_to_query.py
superset/migrations/versions/7f2635b51f5d_update_base_columns.py
superset/migrations/versions/7fcdcde0761c_.py
superset/migrations/versions/80a67c5192fa_single_pie_chart_metric.py
superset/migrations/versions/80aa3f04bc82_add_parent_ids_in_dashboard_layout.py
superset/migrations/versions/836c0bf75904_cache_timeouts.py
superset/migrations/versions/867bf4f117f9_adding_extra_field_to_database_model.py
superset/migrations/versions/8b70aa3d0f87_.py
superset/migrations/versions/8e80a26a31db_.py
superset/migrations/versions/937d04c16b64_update_datasources.py
superset/migrations/versions/956a063c52b3_adjusting_key_length.py
superset/migrations/versions/960c69cb1f5b_.py
superset/migrations/versions/979c03af3341_.py
superset/migrations/versions/a2d606a761d9_adding_favstar_model.py
superset/migrations/versions/a33a03f16c4a_add_extra_column_to_savedquery.py
superset/migrations/versions/a61b40f9f57f_remove_allow_run_sync.py
superset/migrations/versions/a65458420354_add_result_backend_time_logging.py
superset/migrations/versions/a6c18f869a4e_query_start_running_time.py
superset/migrations/versions/a99f2f7c195a_rewriting_url_from_shortner_with_new_.py
superset/migrations/versions/a9c47e2c1547_add_impersonate_user_to_dbs.py
superset/migrations/versions/ab3d66c4246e_add_cache_timeout_to_druid_cluster.py
superset/migrations/versions/ab8c66efdd01_resample.py
superset/migrations/versions/ad4d656d92bc_add_avg_metric.py
superset/migrations/versions/ad82a75afd82_add_query_model.py
superset/migrations/versions/afb7730f6a9c_remove_empty_filters.py
superset/migrations/versions/afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py
superset/migrations/versions/b318dfe5fb6c_adding_verbose_name_to_druid_column.py
superset/migrations/versions/b347b202819b_.py
superset/migrations/versions/b4456560d4f3_change_table_unique_constraint.py
superset/migrations/versions/b46fa1b0b39e_add_params_to_tables.py
superset/migrations/versions/b4a38aa87893_deprecate_database_expression.py
superset/migrations/versions/b6fa807eac07_make_names_non_nullable.py
superset/migrations/versions/bb51420eaf83_add_schema_to_table_model.py
superset/migrations/versions/bcf3126872fc_add_keyvalue.py
superset/migrations/versions/bddc498dd179_adhoc_filters.py
superset/migrations/versions/bebcf3fed1fe_convert_dashboard_v1_positions.py
superset/migrations/versions/bf706ae5eb46_cal_heatmap_metric_to_metrics.py
superset/migrations/versions/c18bd4186f15_.py
superset/migrations/versions/c3a8f8611885_materializing_permission.py
superset/migrations/versions/c5756bec8b47_time_grain_sqla.py
superset/migrations/versions/c611f2b591b8_dim_spec.py
superset/migrations/versions/c617da68de7d_form_nullable.py
superset/migrations/versions/c829ff0b37d0_.py
superset/migrations/versions/c82ee8a39623_add_implicit_tags.py
superset/migrations/versions/c9495751e314_.py
superset/migrations/versions/ca69c70ec99b_tracking_url.py
superset/migrations/versions/cefabc8f7d38_increase_size_of_name_column_in_ab_view_.py
superset/migrations/versions/d2424a248d63_.py
superset/migrations/versions/d39b1e37131d_.py
superset/migrations/versions/d6db5a5cdb5d_.py
superset/migrations/versions/d6ffdf31bdd4_add_published_column_to_dashboards.py
superset/migrations/versions/d7c1a0d6f2da_remove_limit_used_from_query_model.py
superset/migrations/versions/d827694c7555_css_templates.py
superset/migrations/versions/d8bc074f7aad_add_new_field_is_restricted_to_.py
superset/migrations/versions/d94d33dbe938_form_strip.py
superset/migrations/versions/db0c65b146bd_update_slice_model_json.py
superset/migrations/versions/db527d8c4c78_add_db_verbose_name.py
superset/migrations/versions/ddd6ebdd853b_annotations.py
superset/migrations/versions/de021a1ca60d_.py
superset/migrations/versions/def97f26fdfb_add_index_to_tagged_object.py
superset/migrations/versions/e3970889f38e_.py
superset/migrations/versions/e46f2d27a08e_materialize_perms.py
superset/migrations/versions/e502db2af7be_add_template_params_to_tables.py
superset/migrations/versions/e553e78e90c5_add_druid_auth_py_py.py
superset/migrations/versions/e68c4473c581_allow_multi_schema_metadata_fetch.py
superset/migrations/versions/e866bd2d4976_smaller_grid.py
superset/migrations/versions/e9df189e5c7e_update_base_metrics.py
superset/migrations/versions/ea033256294a_.py
superset/migrations/versions/ec1f88a35cc6_.py
superset/migrations/versions/eca4694defa7_sqllab_setting_defaults.py
superset/migrations/versions/ef8843b41dac_.py
superset/migrations/versions/f0fbf6129e13_adding_verbose_name_to_tablecolumn.py
superset/migrations/versions/f162a1dea4c4_d3format_by_metric.py
superset/migrations/versions/f18570e03440_add_query_result_key_index.py
superset/migrations/versions/f1f2d4af5b90_.py
superset/migrations/versions/f231d82b9b26_.py
superset/migrations/versions/f959a6652acd_.py
superset/migrations/versions/fb13d49b72f9_better_filters.py
superset/migrations/versions/fbd55e0f83eb_.py
superset/migrations/versions/fc480c87706c_.py
superset/migrations/versions/fee7b758c130_.py
superset/migrations/versions/__pycache__/0a6f12f60c73_add_role_level_security.cpython-37.pyc
superset/migrations/versions/__pycache__/0b1f1ab473c0_add_extra_column_to_query.cpython-36.pyc
superset/migrations/versions/__pycache__/0b1f1ab473c0_add_extra_column_to_query.cpython-37.pyc
superset/migrations/versions/__pycache__/0c5070e96b57_add_user_attributes_table.cpython-36.pyc
superset/migrations/versions/__pycache__/0c5070e96b57_add_user_attributes_table.cpython-37.pyc
superset/migrations/versions/__pycache__/11c737c17cc6_deprecate_restricted_metrics.cpython-37.pyc
superset/migrations/versions/__pycache__/1226819ee0e3_fix_wrong_constraint_on_table_columns.cpython-36.pyc
superset/migrations/versions/__pycache__/1226819ee0e3_fix_wrong_constraint_on_table_columns.cpython-37.pyc
superset/migrations/versions/__pycache__/1296d28ec131_druid_exports.cpython-36.pyc
superset/migrations/versions/__pycache__/1296d28ec131_druid_exports.cpython-37.pyc
superset/migrations/versions/__pycache__/12d55656cbca_is_featured.cpython-36.pyc
superset/migrations/versions/__pycache__/12d55656cbca_is_featured.cpython-37.pyc
superset/migrations/versions/__pycache__/130915240929_is_sqllab_viz_flow.cpython-36.pyc
superset/migrations/versions/__pycache__/130915240929_is_sqllab_viz_flow.cpython-37.pyc
superset/migrations/versions/__pycache__/1495eb914ad3_time_range.cpython-37.pyc
superset/migrations/versions/__pycache__/18dc26817ad2_.cpython-36.pyc
superset/migrations/versions/__pycache__/18dc26817ad2_.cpython-37.pyc
superset/migrations/versions/__pycache__/18e88e1cc004_making_audit_nullable.cpython-36.pyc
superset/migrations/versions/__pycache__/18e88e1cc004_making_audit_nullable.cpython-37.pyc
superset/migrations/versions/__pycache__/190188938582_adding_unique_constraint_on_dashboard_slices_tbl.cpython-37.pyc
superset/migrations/versions/__pycache__/19a814813610_adding_metric_warning_text.cpython-36.pyc
superset/migrations/versions/__pycache__/19a814813610_adding_metric_warning_text.cpython-37.pyc
superset/migrations/versions/__pycache__/1a1d627ebd8e_position_json.cpython-36.pyc
superset/migrations/versions/__pycache__/1a1d627ebd8e_position_json.cpython-37.pyc
superset/migrations/versions/__pycache__/1a48a5411020_adding_slug_to_dash.cpython-36.pyc
superset/migrations/versions/__pycache__/1a48a5411020_adding_slug_to_dash.cpython-37.pyc
superset/migrations/versions/__pycache__/1d2ddd543133_log_dt.cpython-36.pyc
superset/migrations/versions/__pycache__/1d2ddd543133_log_dt.cpython-37.pyc
superset/migrations/versions/__pycache__/1d9e835a84f9_.cpython-36.pyc
superset/migrations/versions/__pycache__/1d9e835a84f9_.cpython-37.pyc
superset/migrations/versions/__pycache__/1e2841a4128_.cpython-36.pyc
superset/migrations/versions/__pycache__/1e2841a4128_.cpython-37.pyc
superset/migrations/versions/__pycache__/21e88bc06c02_annotation_migration.cpython-36.pyc
superset/migrations/versions/__pycache__/21e88bc06c02_annotation_migration.cpython-37.pyc
superset/migrations/versions/__pycache__/258b5280a45e_form_strip_leading_and_trailing_whitespace.cpython-37.pyc
superset/migrations/versions/__pycache__/2591d77e9831_user_id.cpython-36.pyc
superset/migrations/versions/__pycache__/2591d77e9831_user_id.cpython-37.pyc
superset/migrations/versions/__pycache__/27ae655e4247_make_creator_owners.cpython-36.pyc
superset/migrations/versions/__pycache__/27ae655e4247_make_creator_owners.cpython-37.pyc
superset/migrations/versions/__pycache__/289ce07647b_add_encrypted_password_field.cpython-36.pyc
superset/migrations/versions/__pycache__/289ce07647b_add_encrypted_password_field.cpython-37.pyc
superset/migrations/versions/__pycache__/2929af7925ed_tz_offsets_in_data_sources.cpython-36.pyc
superset/migrations/versions/__pycache__/2929af7925ed_tz_offsets_in_data_sources.cpython-37.pyc
superset/migrations/versions/__pycache__/2fcdcb35e487_saved_queries.cpython-36.pyc
superset/migrations/versions/__pycache__/2fcdcb35e487_saved_queries.cpython-37.pyc
superset/migrations/versions/__pycache__/30bb17c0dc76_.cpython-36.pyc
superset/migrations/versions/__pycache__/30bb17c0dc76_.cpython-37.pyc
superset/migrations/versions/__pycache__/315b3f4da9b0_adding_log_model.cpython-36.pyc
superset/migrations/versions/__pycache__/315b3f4da9b0_adding_log_model.cpython-37.pyc
superset/migrations/versions/__pycache__/33d996bcc382_update_slice_model.cpython-36.pyc
superset/migrations/versions/__pycache__/33d996bcc382_update_slice_model.cpython-37.pyc
superset/migrations/versions/__pycache__/3b626e2a6783_sync_db_with_models.cpython-36.pyc
superset/migrations/versions/__pycache__/3b626e2a6783_sync_db_with_models.cpython-37.pyc
superset/migrations/versions/__pycache__/3c3ffe173e4f_add_sql_string_to_table.cpython-36.pyc
superset/migrations/versions/__pycache__/3c3ffe173e4f_add_sql_string_to_table.cpython-37.pyc
superset/migrations/versions/__pycache__/3dda56f1c4c6_migrate_num_period_compare_and_period_.cpython-36.pyc
superset/migrations/versions/__pycache__/3dda56f1c4c6_migrate_num_period_compare_and_period_.cpython-37.pyc
superset/migrations/versions/__pycache__/3e1b21cd94a4_change_owner_to_m2m_relation_on_.cpython-36.pyc
superset/migrations/versions/__pycache__/3e1b21cd94a4_change_owner_to_m2m_relation_on_.cpython-37.pyc
superset/migrations/versions/__pycache__/41f6a59a61f2_database_options_for_sql_lab.cpython-36.pyc
superset/migrations/versions/__pycache__/41f6a59a61f2_database_options_for_sql_lab.cpython-37.pyc
superset/migrations/versions/__pycache__/430039611635_log_more.cpython-36.pyc
superset/migrations/versions/__pycache__/430039611635_log_more.cpython-37.pyc
superset/migrations/versions/__pycache__/43df8de3a5f4_dash_json.cpython-36.pyc
superset/migrations/versions/__pycache__/43df8de3a5f4_dash_json.cpython-37.pyc
superset/migrations/versions/__pycache__/4451805bbaa1_remove_double_percents.cpython-36.pyc
superset/migrations/versions/__pycache__/4451805bbaa1_remove_double_percents.cpython-37.pyc
superset/migrations/versions/__pycache__/4500485bde7d_allow_run_sync_async.cpython-36.pyc
superset/migrations/versions/__pycache__/4500485bde7d_allow_run_sync_async.cpython-37.pyc
superset/migrations/versions/__pycache__/45e7da7cfeba_.cpython-37.pyc
superset/migrations/versions/__pycache__/46ba6aaaac97_.cpython-36.pyc
superset/migrations/versions/__pycache__/46ba6aaaac97_.cpython-37.pyc
superset/migrations/versions/__pycache__/46f444d8b9b7_remove_coordinator_from_druid_cluster_.cpython-36.pyc
superset/migrations/versions/__pycache__/46f444d8b9b7_remove_coordinator_from_druid_cluster_.cpython-37.pyc
superset/migrations/versions/__pycache__/472d2f73dfd4_.cpython-36.pyc
superset/migrations/versions/__pycache__/472d2f73dfd4_.cpython-37.pyc
superset/migrations/versions/__pycache__/4736ec66ce19_.cpython-36.pyc
superset/migrations/versions/__pycache__/4736ec66ce19_.cpython-37.pyc
superset/migrations/versions/__pycache__/4ce8df208545_migrate_time_range_for_default_filters.cpython-36.pyc
superset/migrations/versions/__pycache__/4ce8df208545_migrate_time_range_for_default_filters.cpython-37.pyc
superset/migrations/versions/__pycache__/4e6a06bad7a8_init.cpython-36.pyc
superset/migrations/versions/__pycache__/4e6a06bad7a8_init.cpython-37.pyc
superset/migrations/versions/__pycache__/4fa88fe24e94_owners_many_to_many.cpython-36.pyc
superset/migrations/versions/__pycache__/4fa88fe24e94_owners_many_to_many.cpython-37.pyc
superset/migrations/versions/__pycache__/525c854f0005_log_this_plus.cpython-36.pyc
superset/migrations/versions/__pycache__/525c854f0005_log_this_plus.cpython-37.pyc
superset/migrations/versions/__pycache__/55179c7f25c7_sqla_descr.cpython-36.pyc
superset/migrations/versions/__pycache__/55179c7f25c7_sqla_descr.cpython-37.pyc
superset/migrations/versions/__pycache__/55e910a74826_add_metadata_column_to_annotation_model_.cpython-36.pyc
superset/migrations/versions/__pycache__/55e910a74826_add_metadata_column_to_annotation_model_.cpython-37.pyc
superset/migrations/versions/__pycache__/5a7bad26f2a7_.cpython-36.pyc
superset/migrations/versions/__pycache__/5a7bad26f2a7_.cpython-37.pyc
superset/migrations/versions/__pycache__/5afa9079866a_serialize_schema_permissions_py.cpython-37.pyc
superset/migrations/versions/__pycache__/5ccf602336a0_.cpython-36.pyc
superset/migrations/versions/__pycache__/5ccf602336a0_.cpython-37.pyc
superset/migrations/versions/__pycache__/5e4a03ef0bf0_add_request_access_model.cpython-36.pyc
superset/migrations/versions/__pycache__/5e4a03ef0bf0_add_request_access_model.cpython-37.pyc
superset/migrations/versions/__pycache__/6414e83d82b7_.cpython-36.pyc
superset/migrations/versions/__pycache__/6414e83d82b7_.cpython-37.pyc
superset/migrations/versions/__pycache__/65903709c321_allow_dml.cpython-36.pyc
superset/migrations/versions/__pycache__/65903709c321_allow_dml.cpython-37.pyc
superset/migrations/versions/__pycache__/67a6ac9b727b_update_spatial_params.cpython-36.pyc
superset/migrations/versions/__pycache__/67a6ac9b727b_update_spatial_params.cpython-37.pyc
superset/migrations/versions/__pycache__/6c7537a6004a_models_for_email_reports.cpython-36.pyc
superset/migrations/versions/__pycache__/6c7537a6004a_models_for_email_reports.cpython-37.pyc
superset/migrations/versions/__pycache__/705732c70154_.cpython-36.pyc
superset/migrations/versions/__pycache__/705732c70154_.cpython-37.pyc
superset/migrations/versions/__pycache__/732f1c06bcbf_add_fetch_values_predicate.cpython-36.pyc
superset/migrations/versions/__pycache__/732f1c06bcbf_add_fetch_values_predicate.cpython-37.pyc
superset/migrations/versions/__pycache__/7467e77870e4_remove_aggs.cpython-36.pyc
superset/migrations/versions/__pycache__/7467e77870e4_remove_aggs.cpython-37.pyc
superset/migrations/versions/__pycache__/763d4b211ec9_fixing_audit_fk.cpython-36.pyc
superset/migrations/versions/__pycache__/763d4b211ec9_fixing_audit_fk.cpython-37.pyc
superset/migrations/versions/__pycache__/78ee127d0d1d_reconvert_legacy_filters_into_adhoc.cpython-37.pyc
superset/migrations/versions/__pycache__/7dbf98566af7_slice_description.cpython-36.pyc
superset/migrations/versions/__pycache__/7dbf98566af7_slice_description.cpython-37.pyc
superset/migrations/versions/__pycache__/7e3ddad2a00b_results_key_to_query.cpython-36.pyc
superset/migrations/versions/__pycache__/7e3ddad2a00b_results_key_to_query.cpython-37.pyc
superset/migrations/versions/__pycache__/7f2635b51f5d_update_base_columns.cpython-37.pyc
superset/migrations/versions/__pycache__/7fcdcde0761c_.cpython-36.pyc
superset/migrations/versions/__pycache__/7fcdcde0761c_.cpython-37.pyc
superset/migrations/versions/__pycache__/80a67c5192fa_single_pie_chart_metric.cpython-36.pyc
superset/migrations/versions/__pycache__/80a67c5192fa_single_pie_chart_metric.cpython-37.pyc
superset/migrations/versions/__pycache__/80aa3f04bc82_add_parent_ids_in_dashboard_layout.cpython-37.pyc
superset/migrations/versions/__pycache__/817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.cpython-37.pyc
superset/migrations/versions/__pycache__/836c0bf75904_cache_timeouts.cpython-36.pyc
superset/migrations/versions/__pycache__/836c0bf75904_cache_timeouts.cpython-37.pyc
superset/migrations/versions/__pycache__/867bf4f117f9_adding_extra_field_to_database_model.cpython-36.pyc
superset/migrations/versions/__pycache__/867bf4f117f9_adding_extra_field_to_database_model.cpython-37.pyc
superset/migrations/versions/__pycache__/89115a40e8ea_change_table_schema_description_to_long_.cpython-37.pyc
superset/migrations/versions/__pycache__/8b70aa3d0f87_.cpython-36.pyc
superset/migrations/versions/__pycache__/8b70aa3d0f87_.cpython-37.pyc
superset/migrations/versions/__pycache__/8e80a26a31db_.cpython-36.pyc
superset/migrations/versions/__pycache__/8e80a26a31db_.cpython-37.pyc
superset/migrations/versions/__pycache__/937d04c16b64_update_datasources.cpython-37.pyc
superset/migrations/versions/__pycache__/956a063c52b3_adjusting_key_length.cpython-36.pyc
superset/migrations/versions/__pycache__/956a063c52b3_adjusting_key_length.cpython-37.pyc
superset/migrations/versions/__pycache__/960c69cb1f5b_.cpython-36.pyc
superset/migrations/versions/__pycache__/960c69cb1f5b_.cpython-37.pyc
superset/migrations/versions/__pycache__/979c03af3341_.cpython-36.pyc
superset/migrations/versions/__pycache__/979c03af3341_.cpython-37.pyc
superset/migrations/versions/__pycache__/a2d606a761d9_adding_favstar_model.cpython-36.pyc
superset/migrations/versions/__pycache__/a2d606a761d9_adding_favstar_model.cpython-37.pyc
superset/migrations/versions/__pycache__/a33a03f16c4a_add_extra_column_to_savedquery.cpython-36.pyc
superset/migrations/versions/__pycache__/a33a03f16c4a_add_extra_column_to_savedquery.cpython-37.pyc
superset/migrations/versions/__pycache__/a61b40f9f57f_remove_allow_run_sync.cpython-36.pyc
superset/migrations/versions/__pycache__/a61b40f9f57f_remove_allow_run_sync.cpython-37.pyc
superset/migrations/versions/__pycache__/a65458420354_add_result_backend_time_logging.cpython-36.pyc
superset/migrations/versions/__pycache__/a65458420354_add_result_backend_time_logging.cpython-37.pyc
superset/migrations/versions/__pycache__/a6c18f869a4e_query_start_running_time.cpython-36.pyc
superset/migrations/versions/__pycache__/a6c18f869a4e_query_start_running_time.cpython-37.pyc
superset/migrations/versions/__pycache__/a99f2f7c195a_rewriting_url_from_shortner_with_new_.cpython-36.pyc
superset/migrations/versions/__pycache__/a99f2f7c195a_rewriting_url_from_shortner_with_new_.cpython-37.pyc
superset/migrations/versions/__pycache__/a9c47e2c1547_add_impersonate_user_to_dbs.cpython-36.pyc
superset/migrations/versions/__pycache__/a9c47e2c1547_add_impersonate_user_to_dbs.cpython-37.pyc
superset/migrations/versions/__pycache__/ab3d66c4246e_add_cache_timeout_to_druid_cluster.cpython-36.pyc
superset/migrations/versions/__pycache__/ab3d66c4246e_add_cache_timeout_to_druid_cluster.cpython-37.pyc
superset/migrations/versions/__pycache__/ab8c66efdd01_resample.cpython-37.pyc
superset/migrations/versions/__pycache__/ad4d656d92bc_add_avg_metric.cpython-36.pyc
superset/migrations/versions/__pycache__/ad4d656d92bc_add_avg_metric.cpython-37.pyc
superset/migrations/versions/__pycache__/ad82a75afd82_add_query_model.cpython-36.pyc
superset/migrations/versions/__pycache__/ad82a75afd82_add_query_model.cpython-37.pyc
superset/migrations/versions/__pycache__/afb7730f6a9c_remove_empty_filters.cpython-36.pyc
superset/migrations/versions/__pycache__/afb7730f6a9c_remove_empty_filters.cpython-37.pyc
superset/migrations/versions/__pycache__/afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.cpython-37.pyc
superset/migrations/versions/__pycache__/b318dfe5fb6c_adding_verbose_name_to_druid_column.cpython-36.pyc
superset/migrations/versions/__pycache__/b318dfe5fb6c_adding_verbose_name_to_druid_column.cpython-37.pyc
superset/migrations/versions/__pycache__/b347b202819b_.cpython-36.pyc
superset/migrations/versions/__pycache__/b347b202819b_.cpython-37.pyc
superset/migrations/versions/__pycache__/b4456560d4f3_change_table_unique_constraint.cpython-36.pyc
superset/migrations/versions/__pycache__/b4456560d4f3_change_table_unique_constraint.cpython-37.pyc
superset/migrations/versions/__pycache__/b46fa1b0b39e_add_params_to_tables.cpython-36.pyc
superset/migrations/versions/__pycache__/b46fa1b0b39e_add_params_to_tables.cpython-37.pyc
superset/migrations/versions/__pycache__/b4a38aa87893_deprecate_database_expression.cpython-37.pyc
superset/migrations/versions/__pycache__/b6fa807eac07_make_names_non_nullable.cpython-37.pyc
superset/migrations/versions/__pycache__/bb51420eaf83_add_schema_to_table_model.cpython-36.pyc
superset/migrations/versions/__pycache__/bb51420eaf83_add_schema_to_table_model.cpython-37.pyc
superset/migrations/versions/__pycache__/bcf3126872fc_add_keyvalue.cpython-36.pyc
superset/migrations/versions/__pycache__/bcf3126872fc_add_keyvalue.cpython-37.pyc
superset/migrations/versions/__pycache__/bddc498dd179_adhoc_filters.cpython-36.pyc
superset/migrations/versions/__pycache__/bddc498dd179_adhoc_filters.cpython-37.pyc
superset/migrations/versions/__pycache__/bebcf3fed1fe_convert_dashboard_v1_positions.cpython-36.pyc
superset/migrations/versions/__pycache__/bebcf3fed1fe_convert_dashboard_v1_positions.cpython-37.pyc
superset/migrations/versions/__pycache__/bf706ae5eb46_cal_heatmap_metric_to_metrics.cpython-36.pyc
superset/migrations/versions/__pycache__/bf706ae5eb46_cal_heatmap_metric_to_metrics.cpython-37.pyc
superset/migrations/versions/__pycache__/c18bd4186f15_.cpython-36.pyc
superset/migrations/versions/__pycache__/c18bd4186f15_.cpython-37.pyc
superset/migrations/versions/__pycache__/c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.cpython-37.pyc
superset/migrations/versions/__pycache__/c3a8f8611885_materializing_permission.cpython-36.pyc
superset/migrations/versions/__pycache__/c3a8f8611885_materializing_permission.cpython-37.pyc
superset/migrations/versions/__pycache__/c5756bec8b47_time_grain_sqla.cpython-36.pyc
superset/migrations/versions/__pycache__/c5756bec8b47_time_grain_sqla.cpython-37.pyc
superset/migrations/versions/__pycache__/c611f2b591b8_dim_spec.cpython-36.pyc
superset/migrations/versions/__pycache__/c611f2b591b8_dim_spec.cpython-37.pyc
superset/migrations/versions/__pycache__/c617da68de7d_form_nullable.cpython-36.pyc
superset/migrations/versions/__pycache__/c617da68de7d_form_nullable.cpython-37.pyc
superset/migrations/versions/__pycache__/c829ff0b37d0_.cpython-36.pyc
superset/migrations/versions/__pycache__/c829ff0b37d0_.cpython-37.pyc
superset/migrations/versions/__pycache__/c82ee8a39623_add_implicit_tags.cpython-36.pyc
superset/migrations/versions/__pycache__/c82ee8a39623_add_implicit_tags.cpython-37.pyc
superset/migrations/versions/__pycache__/c9495751e314_.cpython-36.pyc
superset/migrations/versions/__pycache__/c9495751e314_.cpython-37.pyc
superset/migrations/versions/__pycache__/ca69c70ec99b_tracking_url.cpython-36.pyc
superset/migrations/versions/__pycache__/ca69c70ec99b_tracking_url.cpython-37.pyc
superset/migrations/versions/__pycache__/cca2f5d568c8_add_encrypted_extra_to_dbs.cpython-37.pyc
superset/migrations/versions/__pycache__/cefabc8f7d38_increase_size_of_name_column_in_ab_view_.cpython-36.pyc
superset/migrations/versions/__pycache__/cefabc8f7d38_increase_size_of_name_column_in_ab_view_.cpython-37.pyc
superset/migrations/versions/__pycache__/d2424a248d63_.cpython-36.pyc
superset/migrations/versions/__pycache__/d2424a248d63_.cpython-37.pyc
superset/migrations/versions/__pycache__/d39b1e37131d_.cpython-36.pyc
superset/migrations/versions/__pycache__/d39b1e37131d_.cpython-37.pyc
superset/migrations/versions/__pycache__/d6db5a5cdb5d_.cpython-36.pyc
superset/migrations/versions/__pycache__/d6db5a5cdb5d_.cpython-37.pyc
superset/migrations/versions/__pycache__/d6ffdf31bdd4_add_published_column_to_dashboards.cpython-37.pyc
superset/migrations/versions/__pycache__/d7c1a0d6f2da_remove_limit_used_from_query_model.cpython-37.pyc
superset/migrations/versions/__pycache__/d827694c7555_css_templates.cpython-36.pyc
superset/migrations/versions/__pycache__/d827694c7555_css_templates.cpython-37.pyc
superset/migrations/versions/__pycache__/d8bc074f7aad_add_new_field_is_restricted_to_.cpython-36.pyc
superset/migrations/versions/__pycache__/d8bc074f7aad_add_new_field_is_restricted_to_.cpython-37.pyc
superset/migrations/versions/__pycache__/d94d33dbe938_form_strip.cpython-37.pyc
superset/migrations/versions/__pycache__/db0c65b146bd_update_slice_model_json.cpython-36.pyc
superset/migrations/versions/__pycache__/db0c65b146bd_update_slice_model_json.cpython-37.pyc
superset/migrations/versions/__pycache__/db4b49eb0782_add_tables_for_sql_lab_state.cpython-37.pyc
superset/migrations/versions/__pycache__/db527d8c4c78_add_db_verbose_name.cpython-36.pyc
superset/migrations/versions/__pycache__/db527d8c4c78_add_db_verbose_name.cpython-37.pyc
superset/migrations/versions/__pycache__/ddd6ebdd853b_annotations.cpython-36.pyc
superset/migrations/versions/__pycache__/ddd6ebdd853b_annotations.cpython-37.pyc
superset/migrations/versions/__pycache__/de021a1ca60d_.cpython-36.pyc
superset/migrations/versions/__pycache__/de021a1ca60d_.cpython-37.pyc
superset/migrations/versions/__pycache__/def97f26fdfb_add_index_to_tagged_object.cpython-37.pyc
superset/migrations/versions/__pycache__/e3970889f38e_.cpython-36.pyc
superset/migrations/versions/__pycache__/e3970889f38e_.cpython-37.pyc
superset/migrations/versions/__pycache__/e46f2d27a08e_materialize_perms.cpython-36.pyc
superset/migrations/versions/__pycache__/e46f2d27a08e_materialize_perms.cpython-37.pyc
superset/migrations/versions/__pycache__/e502db2af7be_add_template_params_to_tables.cpython-36.pyc
superset/migrations/versions/__pycache__/e502db2af7be_add_template_params_to_tables.cpython-37.pyc
superset/migrations/versions/__pycache__/e553e78e90c5_add_druid_auth_py_py.cpython-37.pyc
superset/migrations/versions/__pycache__/e68c4473c581_allow_multi_schema_metadata_fetch.cpython-36.pyc
superset/migrations/versions/__pycache__/e68c4473c581_allow_multi_schema_metadata_fetch.cpython-37.pyc
superset/migrations/versions/__pycache__/e866bd2d4976_smaller_grid.cpython-36.pyc
superset/migrations/versions/__pycache__/e866bd2d4976_smaller_grid.cpython-37.pyc
superset/migrations/versions/__pycache__/e9df189e5c7e_update_base_metrics.cpython-37.pyc
superset/migrations/versions/__pycache__/ea033256294a_.cpython-36.pyc
superset/migrations/versions/__pycache__/ea033256294a_.cpython-37.pyc
superset/migrations/versions/__pycache__/ec1f88a35cc6_.cpython-36.pyc
superset/migrations/versions/__pycache__/ec1f88a35cc6_.cpython-37.pyc
superset/migrations/versions/__pycache__/eca4694defa7_sqllab_setting_defaults.cpython-36.pyc
superset/migrations/versions/__pycache__/eca4694defa7_sqllab_setting_defaults.cpython-37.pyc
superset/migrations/versions/__pycache__/ef8843b41dac_.cpython-36.pyc
superset/migrations/versions/__pycache__/ef8843b41dac_.cpython-37.pyc
superset/migrations/versions/__pycache__/f0fbf6129e13_adding_verbose_name_to_tablecolumn.cpython-36.pyc
superset/migrations/versions/__pycache__/f0fbf6129e13_adding_verbose_name_to_tablecolumn.cpython-37.pyc
superset/migrations/versions/__pycache__/f162a1dea4c4_d3format_by_metric.cpython-36.pyc
superset/migrations/versions/__pycache__/f162a1dea4c4_d3format_by_metric.cpython-37.pyc
superset/migrations/versions/__pycache__/f18570e03440_add_query_result_key_index.cpython-36.pyc
superset/migrations/versions/__pycache__/f18570e03440_add_query_result_key_index.cpython-37.pyc
superset/migrations/versions/__pycache__/f1f2d4af5b90_.cpython-36.pyc
superset/migrations/versions/__pycache__/f1f2d4af5b90_.cpython-37.pyc
superset/migrations/versions/__pycache__/f231d82b9b26_.cpython-36.pyc
superset/migrations/versions/__pycache__/f231d82b9b26_.cpython-37.pyc
superset/migrations/versions/__pycache__/f959a6652acd_.cpython-36.pyc
superset/migrations/versions/__pycache__/f959a6652acd_.cpython-37.pyc
superset/migrations/versions/__pycache__/fb13d49b72f9_better_filters.cpython-36.pyc
superset/migrations/versions/__pycache__/fb13d49b72f9_better_filters.cpython-37.pyc
superset/migrations/versions/__pycache__/fbd55e0f83eb_.cpython-36.pyc
superset/migrations/versions/__pycache__/fbd55e0f83eb_.cpython-37.pyc
superset/migrations/versions/__pycache__/fc480c87706c_.cpython-36.pyc
superset/migrations/versions/__pycache__/fc480c87706c_.cpython-37.pyc
superset/migrations/versions/__pycache__/fee7b758c130_.cpython-36.pyc
superset/migrations/versions/__pycache__/fee7b758c130_.cpython-37.pyc
superset/models/__init__.py
superset/models/annotations.py
superset/models/core.py
superset/models/helpers.py
superset/models/schedules.py
superset/models/sql_lab.py
superset/models/tags.py
superset/models/user_attributes.py
superset/models/sql_types/__init__.py
superset/models/sql_types/presto_sql_types.py
superset/sql_validators/__init__.py
superset/sql_validators/base.py
superset/sql_validators/presto_db.py
superset/static/assets/version_info.json
superset/static/assets/branding/superset-logo-horiz-apache.png
superset/static/assets/branding/superset-logo-horiz-apache.svg
superset/static/assets/branding/superset-logo-horiz.png
superset/static/assets/branding/superset-logo-horiz.svg
superset/static/assets/branding/superset-logo-stacked-apache.png
superset/static/assets/branding/superset-logo-stacked-apache.svg
superset/static/assets/branding/superset-logo-stacked.png
superset/static/assets/branding/superset-logo-stacked.svg
superset/static/assets/dist/0.9717e7c6951d998a26b3.chunk.css
superset/static/assets/dist/0.9717e7c6951d998a26b3.chunk.js
superset/static/assets/dist/0.9717e7c6951d998a26b3.chunk.js.LICENSE
superset/static/assets/dist/0135d056b222ed13c7c12cd018051192.geojson
superset/static/assets/dist/1.0e4b900dd8241ac54ae3.chunk.css
superset/static/assets/dist/1.0e4b900dd8241ac54ae3.chunk.js
superset/static/assets/dist/1.0e4b900dd8241ac54ae3.chunk.js.LICENSE
superset/static/assets/dist/10.e57263fcb42b55757ba4.chunk.js
superset/static/assets/dist/10.e57263fcb42b55757ba4.chunk.js.LICENSE
superset/static/assets/dist/11.944c29f173e029ece2b9.chunk.js
superset/static/assets/dist/1680a595633a783cd68d7f6509bc5326.geojson
superset/static/assets/dist/21.ed7d0658e9f86c9d3c45.chunk.css
superset/static/assets/dist/21.ed7d0658e9f86c9d3c45.chunk.js
superset/static/assets/dist/22.9b909adba0e1d60d7234.chunk.css
superset/static/assets/dist/22.9b909adba0e1d60d7234.chunk.js
superset/static/assets/dist/22.9b909adba0e1d60d7234.chunk.js.LICENSE
superset/static/assets/dist/23.bf51dc03c6dc3ba4e397.chunk.css
superset/static/assets/dist/23.bf51dc03c6dc3ba4e397.chunk.js
superset/static/assets/dist/24.2f780bdc2daa89577549.chunk.css
superset/static/assets/dist/24.2f780bdc2daa89577549.chunk.js
superset/static/assets/dist/25.0f5daad2c9f1fe1a645e.chunk.css
superset/static/assets/dist/25.0f5daad2c9f1fe1a645e.chunk.js
superset/static/assets/dist/26.7eadab133942e0dd5e86.chunk.css
superset/static/assets/dist/26.7eadab133942e0dd5e86.chunk.js
superset/static/assets/dist/27.c25c207a715225abd48b.chunk.js
superset/static/assets/dist/27.c25c207a715225abd48b.chunk.js.LICENSE
superset/static/assets/dist/28.2e1d7dfb521f72c125f1.chunk.css
superset/static/assets/dist/28.2e1d7dfb521f72c125f1.chunk.js
superset/static/assets/dist/29.d15949d926616277209b.chunk.css
superset/static/assets/dist/29.d15949d926616277209b.chunk.js
superset/static/assets/dist/3.de5457e99143210000da.chunk.css
superset/static/assets/dist/3.de5457e99143210000da.chunk.js
superset/static/assets/dist/30.fe04c6ca2a910d8ea321.chunk.css
superset/static/assets/dist/30.fe04c6ca2a910d8ea321.chunk.js
superset/static/assets/dist/31.246f0d41b9ca4c2d7917.chunk.css
superset/static/assets/dist/31.246f0d41b9ca4c2d7917.chunk.js
superset/static/assets/dist/32.c23717b14c91efffab1c.chunk.css
superset/static/assets/dist/32.c23717b14c91efffab1c.chunk.js
superset/static/assets/dist/33.e5daac2b0f44aac12f34.chunk.css
superset/static/assets/dist/33.e5daac2b0f44aac12f34.chunk.js
superset/static/assets/dist/33560d2fbb7709aa4678a7d6b3e58de2.geojson
superset/static/assets/dist/34.27c98bdf036fb65f8889.chunk.css
superset/static/assets/dist/34.27c98bdf036fb65f8889.chunk.js
superset/static/assets/dist/35.4f867d44924e1833822c.chunk.css
superset/static/assets/dist/35.4f867d44924e1833822c.chunk.js
superset/static/assets/dist/36.4daeef7764b2a9d1c738.chunk.css
superset/static/assets/dist/36.4daeef7764b2a9d1c738.chunk.js
superset/static/assets/dist/37.cf05b7745aae00699df8.chunk.css
superset/static/assets/dist/37.cf05b7745aae00699df8.chunk.js
superset/static/assets/dist/38.a5f0221384b953b482d3.chunk.css
superset/static/assets/dist/38.a5f0221384b953b482d3.chunk.js
superset/static/assets/dist/39.2bd071c64d6cbbb48b6e.chunk.js
superset/static/assets/dist/4.ba8d1a3f07c80edeaaf1.chunk.js
superset/static/assets/dist/40.80186b2960c1fedaa81e.chunk.css
superset/static/assets/dist/40.80186b2960c1fedaa81e.chunk.js
superset/static/assets/dist/402430a4e9f8931d5362e650c9ab391f.geojson
superset/static/assets/dist/41.7267e4827fcb2e0a41e5.chunk.css
superset/static/assets/dist/41.7267e4827fcb2e0a41e5.chunk.js
superset/static/assets/dist/42.ef90d8dc0f70ea92d2f9.chunk.css
superset/static/assets/dist/42.ef90d8dc0f70ea92d2f9.chunk.js
superset/static/assets/dist/420625849885a90999dd7f0eea575435.geojson
superset/static/assets/dist/43.ccb9448a768e11457101.chunk.css
superset/static/assets/dist/43.ccb9448a768e11457101.chunk.js
superset/static/assets/dist/44.bf1857190fc991f7434d.chunk.css
superset/static/assets/dist/44.bf1857190fc991f7434d.chunk.js
superset/static/assets/dist/448c34a56d699c29117adc64c43affeb.woff2
superset/static/assets/dist/45.e2ad21cb388eca67d4aa.chunk.css
superset/static/assets/dist/45.e2ad21cb388eca67d4aa.chunk.js
superset/static/assets/dist/46.ec32fbde70766f2e1e1d.chunk.css
superset/static/assets/dist/46.ec32fbde70766f2e1e1d.chunk.js
superset/static/assets/dist/47.a3eae27b873e54c33978.chunk.css
superset/static/assets/dist/47.a3eae27b873e54c33978.chunk.js
superset/static/assets/dist/48.fa655733af4bf2683e34.chunk.css
superset/static/assets/dist/48.fa655733af4bf2683e34.chunk.js
superset/static/assets/dist/49.02d97d47427132d3a4de.chunk.css
superset/static/assets/dist/49.02d97d47427132d3a4de.chunk.js
superset/static/assets/dist/50.74a671bdb2d02d147d4f.chunk.js
superset/static/assets/dist/51.34d16f5e421bf1aa309a.chunk.js
superset/static/assets/dist/51.34d16f5e421bf1aa309a.chunk.js.LICENSE
superset/static/assets/dist/52.527c631a3d0ec833f4ef.chunk.js
superset/static/assets/dist/53.37ce9ba0e8039f5080c1.chunk.js
superset/static/assets/dist/54.eacf53ce4a87f535a038.chunk.js
superset/static/assets/dist/55.aebd4aa09e44634dfa79.chunk.js
superset/static/assets/dist/5ba53f6ca41eea9fcd804bb85b15b717.geojson
superset/static/assets/dist/5f64d14062abb5f5fd6610972976ebe6.geojson
superset/static/assets/dist/6.3c114e44edcf378627b1.chunk.js
superset/static/assets/dist/647f3b061407d2df992b141838c6a9fd.geojson
superset/static/assets/dist/692564493e0a03962af1d1e73bf8b590.geojson
superset/static/assets/dist/6d76a3e09e096cb8b2847229809ede46.geojson
superset/static/assets/dist/7.f5500583eb460d7eee5a.chunk.js
superset/static/assets/dist/8.b3d2c19dca00a3b39db1.chunk.css
superset/static/assets/dist/8.b3d2c19dca00a3b39db1.chunk.js
superset/static/assets/dist/86469739648332fa1144cb8cb2127c10.geojson
superset/static/assets/dist/89889688147bd7575d6327160d64e760.svg
superset/static/assets/dist/9.79889acde379613fd6b1.chunk.css
superset/static/assets/dist/9.79889acde379613fd6b1.chunk.js
superset/static/assets/dist/9.79889acde379613fd6b1.chunk.js.LICENSE
superset/static/assets/dist/9f521e1094332bf3de8bbcc9ce2170a0.geojson
superset/static/assets/dist/a05665706019af9fc61b0dc71b4e706f.geojson
superset/static/assets/dist/a8835fa1f5787fe6c859bbf27451669c.geojson
superset/static/assets/dist/addSlice.1aee6f5233327d9ca4e5.entry.css
superset/static/assets/dist/addSlice.1aee6f5233327d9ca4e5.entry.js
superset/static/assets/dist/addSlice.1aee6f5233327d9ca4e5.entry.js.LICENSE
superset/static/assets/dist/bb3889bfa65fcf72a4eca68e7ab91e64.geojson
superset/static/assets/dist/bbf6ca5c90a4692792cb7fdfdad73104.geojson
superset/static/assets/dist/c4f01c1b263f64ebf76fd32988955ee5.geojson
superset/static/assets/dist/d837f5941b13844653f61455735424f7.geojson
superset/static/assets/dist/dashboard.4cfccb8f3fa9001e7726.entry.css
superset/static/assets/dist/dashboard.4cfccb8f3fa9001e7726.entry.js
superset/static/assets/dist/dashboard.4cfccb8f3fa9001e7726.entry.js.LICENSE
superset/static/assets/dist/e18bbf611f2a2e43afc071aa2f4e1512.ttf
superset/static/assets/dist/e2b4b67c1386e8a5955cd5adc8072937.geojson
superset/static/assets/dist/e5a566e2a4a20c76b6ceb68898b4551c.geojson
superset/static/assets/dist/explore.56ac33752d1273525e57.entry.css
superset/static/assets/dist/explore.56ac33752d1273525e57.entry.js
superset/static/assets/dist/explore.56ac33752d1273525e57.entry.js.LICENSE
superset/static/assets/dist/f0de53f3380e55031f5ed7e0986c7b67.geojson
superset/static/assets/dist/f3c7f8f357bd44946bd2bd448859bda4.geojson
superset/static/assets/dist/f4769f9bdb7466be65088239c12046d1.eot
superset/static/assets/dist/f643464ab125c1e94588d58ac77d2704.geojson
superset/static/assets/dist/fa2772327f55d8198301fdb8bcfc8158.woff
superset/static/assets/dist/fe50f1df71b69257315717808fb60e86.geojson
superset/static/assets/dist/manifest.json
superset/static/assets/dist/preamble.ae25a392105321c11fde.entry.js
superset/static/assets/dist/profile.8543a392af3970870528.entry.css
superset/static/assets/dist/profile.8543a392af3970870528.entry.js
superset/static/assets/dist/profile.8543a392af3970870528.entry.js.LICENSE
superset/static/assets/dist/showSavedQuery.89c8c17da54d68d3495a.entry.css
superset/static/assets/dist/showSavedQuery.89c8c17da54d68d3495a.entry.js
superset/static/assets/dist/showSavedQuery.89c8c17da54d68d3495a.entry.js.LICENSE
superset/static/assets/dist/sqllab.f2ccc7012c8269cf1d45.entry.css
superset/static/assets/dist/sqllab.f2ccc7012c8269cf1d45.entry.js
superset/static/assets/dist/sqllab.f2ccc7012c8269cf1d45.entry.js.LICENSE
superset/static/assets/dist/theme.e0e42a3c95a4349cb372.entry.css
superset/static/assets/dist/theme.e0e42a3c95a4349cb372.entry.js
superset/static/assets/dist/thumbnail.10570686.png
superset/static/assets/dist/thumbnail.12c1cc06.png
superset/static/assets/dist/thumbnail.1f418600.png
superset/static/assets/dist/thumbnail.2e20614e.png
superset/static/assets/dist/thumbnail.369e6a78.png
superset/static/assets/dist/thumbnail.3d056e98.png
superset/static/assets/dist/thumbnail.3d6937bd.png
superset/static/assets/dist/thumbnail.41996d2e.png
superset/static/assets/dist/thumbnail.41a0afec.png
superset/static/assets/dist/thumbnail.431c76af.png
superset/static/assets/dist/thumbnail.46ed1bc0.png
superset/static/assets/dist/thumbnail.67485b71.png
superset/static/assets/dist/thumbnail.6cbe3da6.png
superset/static/assets/dist/thumbnail.6e31c7f1.png
superset/static/assets/dist/thumbnail.7372ef66.png
superset/static/assets/dist/thumbnail.742530d7.png
superset/static/assets/dist/thumbnail.74de26c2.png
superset/static/assets/dist/thumbnail.7921b3e8.png
superset/static/assets/dist/thumbnail.854d6113.png
superset/static/assets/dist/thumbnail.8da51acc.png
superset/static/assets/dist/thumbnail.904c4eb5.png
superset/static/assets/dist/thumbnail.94164d61.png
superset/static/assets/dist/thumbnail.94266846.png
superset/static/assets/dist/thumbnail.9678018c.png
superset/static/assets/dist/thumbnail.9d9942a9.png
superset/static/assets/dist/thumbnail.9e825151.png
superset/static/assets/dist/thumbnail.9fa2afa2.png
superset/static/assets/dist/thumbnail.a38f8f0e.png
superset/static/assets/dist/thumbnail.a531f3d2.png
superset/static/assets/dist/thumbnail.b735406b.png
superset/static/assets/dist/thumbnail.b7fba71b.png
superset/static/assets/dist/thumbnail.bb8c4a51.png
superset/static/assets/dist/thumbnail.bbf0c76e.png
superset/static/assets/dist/thumbnail.befcb21f.png
superset/static/assets/dist/thumbnail.c6045493.png
superset/static/assets/dist/thumbnail.c81b034d.png
superset/static/assets/dist/thumbnail.d1720604.png
superset/static/assets/dist/thumbnail.d2482dca.png
superset/static/assets/dist/thumbnail.e26bee8a.png
superset/static/assets/dist/thumbnail.e3c1a4e7.png
superset/static/assets/dist/thumbnail.e5f209e4.png
superset/static/assets/dist/thumbnail.f0adf8be.png
superset/static/assets/dist/vendors-addSlice-preamble-profile-welcome.39730f81a95882cce95b.chunk.js
superset/static/assets/dist/vendors-addSlice-preamble-profile-welcome.39730f81a95882cce95b.chunk.js.LICENSE
superset/static/assets/dist/vendors-major.138ca4bc8051688ec0b9.chunk.js
superset/static/assets/dist/vendors-major.138ca4bc8051688ec0b9.chunk.js.LICENSE
superset/static/assets/dist/welcome.7b674421f8e5e6150fe0.entry.css
superset/static/assets/dist/welcome.7b674421f8e5e6150fe0.entry.js
superset/static/assets/dist/welcome.7b674421f8e5e6150fe0.entry.js.LICENSE
superset/static/assets/images/apache_feather.png
superset/static/assets/images/babies.png
superset/static/assets/images/bubble.png
superset/static/assets/images/cloud.png
superset/static/assets/images/create_role.png
superset/static/assets/images/dash.png
superset/static/assets/images/druid_agg.png
superset/static/assets/images/favicon.png
superset/static/assets/images/loading.gif
superset/static/assets/images/noimg.png
superset/static/assets/images/s.png
superset/static/assets/images/superset-logo@2x.png
superset/static/assets/images/superset.png
superset/static/assets/images/superset_screenshot.png
superset/static/assets/images/screenshots/bank_dash.png
superset/static/assets/images/screenshots/deckgl_dash.png
superset/static/assets/images/screenshots/explore.png
superset/static/assets/images/screenshots/sqllab.png
superset/static/assets/images/screenshots/visualizations.png
superset/static/assets/images/tutorial/add_db.png
superset/static/assets/images/tutorial/tutorial_01_sources_database.png
superset/static/assets/images/tutorial/tutorial_02_add_database.png
superset/static/assets/images/tutorial/tutorial_03_database_name.png
superset/static/assets/images/tutorial/tutorial_04_sqlalchemy_connection_string.png
superset/static/assets/images/tutorial/tutorial_05_connection_popup.png
superset/static/assets/images/tutorial/tutorial_06_list_of_tables.png
superset/static/assets/images/tutorial/tutorial_07_save_button.png
superset/static/assets/images/tutorial/tutorial_08_sources_tables.png
superset/static/assets/images/tutorial/tutorial_09_add_new_table.png
superset/static/assets/images/tutorial/tutorial_10_table_name.png
superset/static/assets/images/tutorial/tutorial_11_choose_db.png
superset/static/assets/images/tutorial/tutorial_12_table_creation_success_msg.png
superset/static/assets/images/tutorial/tutorial_13_edit_table_config.png
superset/static/assets/images/tutorial/tutorial_14_field_config.png
superset/static/assets/images/tutorial/tutorial_15_click_table_name.png
superset/static/assets/images/tutorial/tutorial_16_datasource_chart_type.png
superset/static/assets/images/tutorial/tutorial_17_choose_time_range.png
superset/static/assets/images/tutorial/tutorial_18_choose_metric.png
superset/static/assets/images/tutorial/tutorial_19_click_query.png
superset/static/assets/images/tutorial/tutorial_20_count_star_result.png
superset/static/assets/images/tutorial/tutorial_21_group_by.png
superset/static/assets/images/tutorial/tutorial_22_group_by_result.png
superset/static/assets/images/tutorial/tutorial_23_group_by_more_dimensions.png
superset/static/assets/images/tutorial/tutorial_24_max_metric.png
superset/static/assets/images/tutorial/tutorial_25_max_temp_filter.png
superset/static/assets/images/tutorial/tutorial_26_row_limit.png
superset/static/assets/images/tutorial/tutorial_27_top_10_max_temps.png
superset/static/assets/images/tutorial/tutorial_28_bar_chart.png
superset/static/assets/images/tutorial/tutorial_29_bar_chart_series_metrics.png
superset/static/assets/images/tutorial/tutorial_30_bar_chart_results.png
superset/static/assets/images/tutorial/tutorial_31_save_slice_to_dashboard.png
superset/static/assets/images/tutorial/tutorial_32_save_slice_confirmation.png
superset/static/assets/images/tutorial/tutorial_33_dashboard.png
superset/static/assets/images/tutorial/tutorial_34_weather_dashboard.png
superset/static/assets/images/tutorial/tutorial_35_slice_on_dashboard.png
superset/static/assets/images/tutorial/tutorial_36_adjust_dimensions.gif
superset/static/assets/images/viz_thumbnails/area.png
superset/static/assets/images/viz_thumbnails/bar.png
superset/static/assets/images/viz_thumbnails/big_number.png
superset/static/assets/images/viz_thumbnails/big_number_total.png
superset/static/assets/images/viz_thumbnails/box_plot.png
superset/static/assets/images/viz_thumbnails/bubble.png
superset/static/assets/images/viz_thumbnails/bullet.png
superset/static/assets/images/viz_thumbnails/cal_heatmap.png
superset/static/assets/images/viz_thumbnails/chord.png
superset/static/assets/images/viz_thumbnails/compare.png
superset/static/assets/images/viz_thumbnails/country_map.png
superset/static/assets/images/viz_thumbnails/deck_arc.png
superset/static/assets/images/viz_thumbnails/deck_geojson.png
superset/static/assets/images/viz_thumbnails/deck_grid.png
superset/static/assets/images/viz_thumbnails/deck_hex.png
superset/static/assets/images/viz_thumbnails/deck_multi.png
superset/static/assets/images/viz_thumbnails/deck_path.png
superset/static/assets/images/viz_thumbnails/deck_polygon.png
superset/static/assets/images/viz_thumbnails/deck_scatter.png
superset/static/assets/images/viz_thumbnails/deck_screengrid.png
superset/static/assets/images/viz_thumbnails/directed_force.png
superset/static/assets/images/viz_thumbnails/dist_bar.png
superset/static/assets/images/viz_thumbnails/dual_line.png
superset/static/assets/images/viz_thumbnails/event_flow.png
superset/static/assets/images/viz_thumbnails/filter_box.png
superset/static/assets/images/viz_thumbnails/heatmap.png
superset/static/assets/images/viz_thumbnails/histogram.png
superset/static/assets/images/viz_thumbnails/horizon.png
superset/static/assets/images/viz_thumbnails/iframe.png
superset/static/assets/images/viz_thumbnails/line.png
superset/static/assets/images/viz_thumbnails/line_multi.png
superset/static/assets/images/viz_thumbnails/mapbox.png
superset/static/assets/images/viz_thumbnails/markup.png
superset/static/assets/images/viz_thumbnails/multi.png
superset/static/assets/images/viz_thumbnails/paired_ttest.png
superset/static/assets/images/viz_thumbnails/para.png
superset/static/assets/images/viz_thumbnails/partition.png
superset/static/assets/images/viz_thumbnails/pie.png
superset/static/assets/images/viz_thumbnails/pivot_table.png
superset/static/assets/images/viz_thumbnails/rose.png
superset/static/assets/images/viz_thumbnails/sankey.png
superset/static/assets/images/viz_thumbnails/separator.png
superset/static/assets/images/viz_thumbnails/sunburst.png
superset/static/assets/images/viz_thumbnails/table.png
superset/static/assets/images/viz_thumbnails/time_pivot.png
superset/static/assets/images/viz_thumbnails/time_table.png
superset/static/assets/images/viz_thumbnails/treemap.png
superset/static/assets/images/viz_thumbnails/word_cloud.png
superset/static/assets/images/viz_thumbnails/world_map.png
superset/static/assets/stylesheets/dashboard_deprecated.css
superset/static/assets/stylesheets/explore.css
superset/static/assets/stylesheets/profile.css
superset/static/assets/stylesheets/reactable-pagination.css
superset/static/assets/stylesheets/sql.css
superset/static/assets/stylesheets/superset.less
superset/static/assets/stylesheets/welcome.css
superset/static/assets/stylesheets/fonts/Roboto-Regular.woff
superset/static/assets/stylesheets/fonts/Roboto-Regular.woff2
superset/static/assets/stylesheets/less/index.less
superset/static/assets/stylesheets/less/cosmo/bootswatch.less
superset/static/assets/stylesheets/less/cosmo/cosmoTheme.js
superset/static/assets/stylesheets/less/cosmo/variables.less
superset/static/assets/stylesheets/react-select/select.less
superset/tasks/__init__.py
superset/tasks/cache.py
superset/tasks/celery_app.py
superset/tasks/schedules.py
superset/templates/appbuilder/baselayout.html
superset/templates/appbuilder/navbar.html
superset/templates/appbuilder/navbar_right.html
superset/templates/appbuilder/general/model/list.html
superset/templates/appbuilder/general/widgets/base_list.html
superset/templates/appbuilder/general/widgets/search.html
superset/templates/email/role_extended.txt
superset/templates/email/role_granted.txt
superset/templates/superset/add_slice.html
superset/templates/superset/base.html
superset/templates/superset/basic.html
superset/templates/superset/csrf_token.json
superset/templates/superset/dashboard.html
superset/templates/superset/dashboard_v1_deprecated.html
superset/templates/superset/export_dashboards.html
superset/templates/superset/flash_wrapper.html
superset/templates/superset/import_dashboards.html
superset/templates/superset/paper-theme.html
superset/templates/superset/request_access.html
superset/templates/superset/theme.html
superset/templates/superset/traceback.html
superset/templates/superset/fab_overrides/list.html
superset/templates/superset/fab_overrides/list_role.html
superset/templates/superset/fab_overrides/list_with_checkboxes.html
superset/templates/superset/form_view/csv_to_database_view/edit.html
superset/templates/superset/models/database/add.html
superset/templates/superset/models/database/edit.html
superset/templates/superset/models/database/macros.html
superset/templates/superset/models/savedquery/show.html
superset/templates/superset/partials/_script_tag.html
superset/templates/superset/reports/slice_data.html
superset/translations/__init__.py
superset/translations/babel.cfg
superset/translations/messages.pot
superset/translations/requirements.txt
superset/translations/utils.py
superset/translations/__pycache__/__init__.cpython-36.pyc
superset/translations/__pycache__/__init__.cpython-37.pyc
superset/translations/__pycache__/utils.cpython-36.pyc
superset/translations/__pycache__/utils.cpython-37.pyc
superset/translations/de/LC_MESSAGES/messages.json
superset/translations/de/LC_MESSAGES/messages.po
superset/translations/en/LC_MESSAGES/messages.json
superset/translations/en/LC_MESSAGES/messages.po
superset/translations/es/LC_MESSAGES/messages.json
superset/translations/es/LC_MESSAGES/messages.po
superset/translations/fr/LC_MESSAGES/messages.json
superset/translations/fr/LC_MESSAGES/messages.po
superset/translations/it/LC_MESSAGES/messages.json
superset/translations/it/LC_MESSAGES/messages.po
superset/translations/ja/LC_MESSAGES/messages.json
superset/translations/ja/LC_MESSAGES/messages.po
superset/translations/ko/LC_MESSAGES/messages.json
superset/translations/ko/LC_MESSAGES/messages.po
superset/translations/pt/LC_MESSAGES/message.po
superset/translations/pt/LC_MESSAGES/messages.json
superset/translations/pt_BR/LC_MESSAGES/messages.json
superset/translations/pt_BR/LC_MESSAGES/messages.po
superset/translations/ru/LC_MESSAGES/messages.json
superset/translations/ru/LC_MESSAGES/messages.po
superset/translations/zh/LC_MESSAGES/messages.json
superset/translations/zh/LC_MESSAGES/messages.po
superset/utils/__init__.py
superset/utils/cache.py
superset/utils/core.py
superset/utils/dashboard_import_export.py
superset/utils/dates.py
superset/utils/decorators.py
superset/utils/dict_import_export.py
superset/utils/import_datasource.py
superset/utils/log.py
superset/utils/logging_configurator.py
superset/views/__init__.py
superset/views/annotations.py
superset/views/api.py
superset/views/base.py
superset/views/core.py
superset/views/dashboard.py
superset/views/datasource.py
superset/views/schedules.py
superset/views/sql_lab.py
superset/views/tags.py
superset/views/utils.py
superset/views/database/__init__.py
superset/views/database/api.py
superset/views/database/forms.py
superset/views/database/views.py
superset/views/log/__init__.py
superset/views/log/api.py
superset/views/log/views.py