superset/superset/common
Bogdan 17b58037f8
perf: Implement model specific lookups by id to improve performance (#20974)
* Implement model specific lookups by id to improve performance

* Address comments e.g. better variable names and test cleanup

* commit after cleanup

* even better name and test cleanup via rollback

Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
2022-08-09 09:59:31 -07:00
..
utils fix: datetime.data in series (#20618) 2022-07-07 09:33:44 +08:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
chart_data.py feat: supports mulitple filters in samples endpoint (#21008) 2022-08-08 22:42:14 +08:00
db_query_status.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
not_authrized_object.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
query_actions.py feat: supports mulitple filters in samples endpoint (#21008) 2022-08-08 22:42:14 +08:00
query_context_factory.py feat: Visualize SqlLab.Query model data in Explore 📈 (#20281) 2022-07-15 19:34:02 -04:00
query_context_processor.py perf: Implement model specific lookups by id to improve performance (#20974) 2022-08-09 09:59:31 -07:00
query_context.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
query_object_factory.py chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
query_object.py chore: removing Druid from front- and back- end (#20338) 2022-07-08 17:57:03 +02:00
tags.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00