forked from github/dataease
fix: 去掉db2数据源
This commit is contained in:
parent
cb539ac59f
commit
fe2ce6ef58
@ -85,12 +85,6 @@ export const dsTypes = [
|
|||||||
catalog: 'OLAP',
|
catalog: 'OLAP',
|
||||||
extraParams: ''
|
extraParams: ''
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: 'db2',
|
|
||||||
name: 'Db2',
|
|
||||||
catalog: 'OLTP',
|
|
||||||
extraParams: ''
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: 'redshift',
|
type: 'redshift',
|
||||||
name: 'AWS Redshift',
|
name: 'AWS Redshift',
|
||||||
|
Loading…
Reference in New Issue
Block a user