* Replace dataframe label override logic with table column override * Add mutation to any_date_col * Linting * Add mutation to oracle and redshift * Fine tune how and which labels are mutated * Implement alias quoting logic for oracle-like databases * Fix and align column and metric sqla_col methods * Clean up typos and redundant logic * Move new attribute to old location * Linting * Replace old sqla_col property references with function calls * Remove redundant calls to mutate_column_label * Move duplicated logic to common function * Add db_engine_specs to all sqla_col calls * Add missing mydb * Add note about snowflake-sqlalchemy regression * Make db_engine_spec mandatory in sqla_col * Small refactoring and cleanup * Remove db_engine_spec from get_from_clause call * Make db_engine_spec mandatory in adhoc_metric_to_sa * Remove redundant mutate_expression_label call * Add missing db_engine_specs to adhoc_metric_to_sa * Rename arg label_name to label in get_column_label() * Rename label function and add docstring * Remove redundant db_engine_spec args * Rename col_label to label * Remove get_column_name wrapper and make direct calls to db_engine_spec * Remove unneeded db_engine_specs * Rename sa_ vars to sqla_ |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| Makefile | ||
| build.sh | ||
| conf.py | ||
| druid.rst | ||
| faq.rst | ||
| gallery.rst | ||
| images | ||
| import_export_datasources.rst | ||
| index.rst | ||
| installation.rst | ||
| misc.rst | ||
| requirements.txt | ||
| security.rst | ||
| sqllab.rst | ||
| tutorial.rst | ||
| videos.rst | ||
| visualization.rst | ||