superset/superset
Junda Yang c552c125d7 Move metadata cache one layer up (#6153)
* Update wording

* nit update for api endpoint url

* move metadata cache one layer up

* refactor cache

* fix flake8 and DatabaseTablesAsync

* nit

* remove logging for cache

* only fetch for all tables that allows cross schema fetch

* default allow_multi_schema_metadata_fetch to False

* address comments

* remove unused defaultdict

* flake 8
2018-10-31 13:23:26 -07:00
..
assets [bugfix] cannot add options to FilterBox (#6231) 2018-10-30 21:59:57 -07:00
bin remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
connectors [explore] Include "Autocomplete Query Predicate" field to Table Editor (#6171) 2018-10-29 10:33:03 -07:00
data [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
db_engines remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
migrations A few setup.py improvements, removing future lib (#6219) 2018-10-29 21:22:25 -07:00
models Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
templates Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
translations remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
utils Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
views Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
__init__.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
cli.py Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
config.py Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
dataframe.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
db_engine_specs.py Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
exceptions.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
extract_table_names.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
forms.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
jinja_context.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
legacy.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
security.py fix sql lab permission issue (#6194) 2018-10-25 16:35:43 -07:00
sql_lab.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
sql_parse.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
stats_logger.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
viz.py add get_data method to IFrameViz (#6185) 2018-10-25 12:03:33 -07:00