mirror of
https://github.com/apache/superset.git
synced 2026-06-08 00:59:17 +00:00
feat(sqllab): non-blocking persistence mode (#24539)
Co-authored-by: Justin Park <justinpark@apache.org>
This commit is contained in:
@@ -26,6 +26,7 @@ import {
|
||||
} from '../constants';
|
||||
|
||||
const PERSISTENT_QUERY_EDITOR_KEYS = new Set([
|
||||
'version',
|
||||
'remoteId',
|
||||
'autorun',
|
||||
'dbId',
|
||||
|
||||
Reference in New Issue
Block a user