Skip to content

The API for IDL has two definitions of the MDSDBConnect procedure #3010

@mwinkel-dev

Description

@mwinkel-dev

Affiliation
MIT PSFC

Version(s) Affected
alpha-7-157-0

Platform(s)
all

Installation Method(s)
developer build

Describe the bug
There are two instances of the MDSDbConnect procedure, one in mdssql.pro the other in set_database.pro.
mdssql.pro
set_database.pro

The MDSDbDisconnect procedure has also been duplicated (see the same two *.pro files).

To Reproduce
Inspect the source code

Expected behavior
The API should not contain duplicated code. (Or if it is essential, it deserves a comment explaining why it is duplicated.)

Screenshots
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/idlRelates to the IDL APIbugAn unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions