superset/superset/models
Daniel Vaz Gaspar 136f90f87c
feat: SavedQuery REST API for bulk delete and new API fields (#10793)
* feat: SavedQuery REST API for bulk delete

* fix, singular msg and test

* remove 403 from OpenAPI spec

* filter by current user using created_by add sql_tables field

* fixes for new filter, add user field on pre_update, pre_add

* add lru cache to property

* Revert "add lru cache to property"

This reverts commit ad0d9428
2020-09-11 09:36:47 +01:00
..
sql_types fix(db_engine_specs): improve Presto column type matching (#10658) 2020-08-24 22:42:07 +03:00
__init__.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
alerts.py fix: add validator information to email/slack alerts (#10762) 2020-09-03 08:15:05 -07:00
annotations.py chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
cache.py chore: log cache keys to the logs (#10678) 2020-09-01 09:41:25 -07:00
core.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
dashboard.py Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
datasource_access_request.py chore: prefer allow/deny terminology (#10320) 2020-07-15 19:22:46 +03:00
helpers.py Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
schedules.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
slice.py fix: remove unnecessary exception when exploring non-legacy viz plugins (#10538) 2020-08-07 08:41:39 +03:00
sql_lab.py feat: SavedQuery REST API for bulk delete and new API fields (#10793) 2020-09-11 09:36:47 +01:00
tags.py Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
user_attributes.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00