mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927)
This commit is contained in:
committed by
GitHub
parent
3d443e0126
commit
1c56857f0c
@@ -132,4 +132,9 @@ export const Databases = [
|
||||
href: 'https://www.couchbase.com/',
|
||||
imgName: 'couchbase.svg',
|
||||
},
|
||||
{
|
||||
title: 'Denodo',
|
||||
href: 'https://www.denodo.com/',
|
||||
imgName: 'denodo.png',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user