Skip to content

Commit

Permalink
feat: Add MongoBI connector and schema adapter support
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltiunov committed Mar 13, 2019
1 parent 211f257 commit 3ebbbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cubejs-schema-compiler/adapter/QueryBuilder.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const ADAPTERS = {
postgres,
redshift,
mysql,
mongobi: mysql,
mssql,
bigquery,
prestodb,
Expand Down

0 comments on commit 3ebbbf0

Please sign in to comment.