mirror of
https://github.com/apache/superset.git
synced 2026-06-01 21:59:26 +00:00
feat(SIP-95): catalogs in SQL Lab and datasets (#28376)
This commit is contained in:
@@ -42,6 +42,7 @@ const mockState = {
|
||||
{
|
||||
id: mockedProps.queryEditorId,
|
||||
dbId: 1,
|
||||
catalog: null,
|
||||
schema: 'main',
|
||||
sql: 'SELECT * FROM t',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user