mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(database): Add OceanBase support (#29496)
This commit is contained in:
@@ -122,4 +122,9 @@ export const Databases = [
|
||||
href: 'https://doris.apache.org/',
|
||||
imgName: 'doris.png',
|
||||
},
|
||||
{
|
||||
title: 'OceanBase',
|
||||
href: 'https://www.oceanbase.com/',
|
||||
imgName: 'oceanbase.svg',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user