superset/docs
Ville Brofeldt 77fe9ef130 Force quoted column aliases for Oracle-like databases (#5686)
* 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_
2018-09-03 22:49:58 -07:00
..
_static Adding a Gallery to the docs 2016-04-06 08:46:21 -07:00
_templates [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
Makefile [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
build.sh [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
conf.py [docs] FAQ entry 'Does Superset work with [database engine]?' 2018-08-25 16:18:19 -07:00
druid.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
faq.rst typo-delipo 2018-08-27 21:28:04 -07:00
gallery.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
images [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
import_export_datasources.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
index.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
installation.rst Force quoted column aliases for Oracle-like databases (#5686) 2018-09-03 22:49:58 -07:00
misc.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
requirements.txt [docs] FAQ entry 'Does Superset work with [database engine]?' 2018-08-25 16:18:19 -07:00
security.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
sqllab.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
tutorial.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
videos.rst [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
visualization.rst docs: fixup code blocks rendering (#4594) 2018-03-11 11:34:58 -07:00