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 possibility to choose browsing backend #18

Closed
Stiivi opened this issue Feb 15, 2012 · 1 comment
Closed

Add possibility to choose browsing backend #18

Stiivi opened this issue Feb 15, 2012 · 1 comment

Comments

@Stiivi
Copy link
Member

Stiivi commented Feb 15, 2012

Currently the Slicer server expects only default SQL backend to be used. Create a way how to:

  1. specify backend by some identifier
  2. provide configuration to the backend

Reuse idea from cubes.backends.sql.SQLWorkspace:

  • Workspace should take model as an argument, rest of args are optional
  • Workspace should provide method browser_for_cube(cube)
@Stiivi
Copy link
Member Author

Stiivi commented Apr 26, 2012

Added in 90d678d

@Stiivi Stiivi closed this as completed Apr 26, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant