Skip to content

dbshell support #41

@RealOrangeOne

Description

@RealOrangeOne

By default, Django assumes it can derive the connection details from just the settings dict. In this case, that won't work as the password is generated on the fly.

The solution appears to be a custom DatabaseClient, which passes the password in where needed to the settings_to_cmd_args_env.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions