Skip to content

document instance database and make it customizable #65

@svigerske

Description

@svigerske

constants.py defines a location for a solu database:

ALL_SOLU = FILES_DIR + "instancedata/database/instancedb.sqlite3"

Evaluation will fail if this is not available. The README.md does not mention that this needs to be provided and what the database schema is.

In addition, the location should be customizable via the configuration file (app.cfg).
Ideally, a remote location, or a webrequest, can be specified that Rubberband can query to get the latest version of the database.

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