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

add function to return the jdbc url #75

Open
leo-schick opened this issue Apr 13, 2023 · 0 comments
Open

add function to return the jdbc url #75

leo-schick opened this issue Apr 13, 2023 · 0 comments
Labels

Comments

@leo-schick
Copy link
Member

Add a function which returns the jdbc url for a specific DB. This is helpful when dealing with java based systems like Spark or Mondrian. This could be done either by a specific module mara_db.jdbc.jdbc_url(db_alias) or by a property method of the DB class (DB.jdbc_url).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant