Skip to content

Add database and schema as optional parameters for the Connection class #11

@mikealfare

Description

@mikealfare

This could simplify the interface for loading data into mssql databases. But schema wouldn't be used by the BCP command line utility, so it could be misleading. Setting at the connection level may lead a user to think that the provided query does not need a two/three part name when they are not querying the default schema.

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