Skip to content

Dolt interactive sql-client cli: Support database name for connection #6062

Closed
@dphil

Description

A minor quality of life suggestion.

ex. dolt sql-client -u root <dbName>
or dolt sql-client -u root <dbName>/<branchName> for a branch-specific connection

The above work with a normal mysql client, just not the dolt sql-client, requiring an extra use <dbName> after the connection is made.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions