Skip to content

"Filesystem" as DB is not fully supported #42

@Kukanani

Description

@Kukanani

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions