mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
add test coverage for sql lab components (#3022)
This commit is contained in:
@@ -266,7 +266,7 @@ export const databases = {
|
||||
database_name: 'main',
|
||||
expose_in_sqllab: true,
|
||||
force_ctas_schema: '',
|
||||
id: 188,
|
||||
id: 1,
|
||||
}, {
|
||||
allow_ctas: true,
|
||||
allow_dml: false,
|
||||
|
||||
Reference in New Issue
Block a user