Skip to content

Idea: dbc integrators guide #318

@amoeba

Description

@amoeba

We ran into an edge case today that affected a project integrating dbc and I had the idea that we might want an integrators guide of some sort.

The issue they ran into is that, if your package that packages dbc runs dbc in a venv or conda env, by default it will install drivers into the env. Then, any code that wants to use these drivers needs to be made aware or use a driver manager with conda support (and be run in the env). For some integrators, we might advise them to always set dbc install --level user <DRIVER> or something else to control the driver installation location.

Feel free to add other ideas for what we might document to this issue.

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