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

"Filesystem" as DB is not fully supported #42

Open
Kukanani opened this issue Jun 15, 2016 · 0 comments
Open

"Filesystem" as DB is not fully supported #42

Kukanani opened this issue Jun 15, 2016 · 0 comments

Comments

@Kukanani
Copy link

The function db_params_to_db(db_params) on line 74 of db/tools.py does not support any databases besides CouchDB. This causes a crash on line 132 of tools.py when specifying the db type as "filesystem", because db_params_to_db returns NoneType.

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

No branches or pull requests

1 participant