Skip to content

Commit 3ebbbf0

Browse files
committed
feat: Add MongoBI connector and schema adapter support
1 parent 211f257 commit 3ebbbf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cubejs-schema-compiler/adapter/QueryBuilder.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const ADAPTERS = {
1111
postgres,
1212
redshift,
1313
mysql,
14+
mongobi: mysql,
1415
mssql,
1516
bigquery,
1617
prestodb,

0 commit comments

Comments
 (0)