Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(cubejs-cli): Ability to select JDBC driver #1149

Open
wants to merge 2 commits into
base: master
from

Conversation

@ovr
Copy link
Member

@ovr ovr commented Sep 28, 2020

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

[For example #12]

Description of Changes Made (if issue reference is not provided)

[Description goes here]

@ovr ovr requested a review from paveltiunov Sep 28, 2020
@ovr ovr added the bug label Sep 28, 2020
type: 'list',
name: 'jdbcDriver',
message: 'Select JDBC driver',
choices: JDBCPackage.getSupportedDrivers()

This comment has been minimized.

@ovr

ovr Sep 28, 2020
Author Member

Package @cubejs-backend/jdbc-driver requires version bump for local testing!

…nv file generation
@ovr ovr force-pushed the cubejs-cli-fix-jdbc-create branch from 085ba36 to 25b45a6 Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.