Skip to content

Should ~/.sqlcmd/sqlconfig keep metadata on what the endpoint is #173

Open
@stuartpa

Description

@stuartpa

The metadata for an endpoint looks like this:

endpoints:

  • endpoint:
    address: localhost
    port: 1433
    name: endpoint
  • asset:
    container:
    id: aeedc3821812c45120300a467cd82c90e5c049b4610256dfffb6701c99665f01
    image: mcr.microsoft.com/mssql/server:latest

To be able to generate the best connection strings (from sqlcmd config connection-strings) should the metadata hold details on what the endpoint actually is, is it mssql-server, or mssql-edge, or azure sql db, or azure sql MI, or postgres!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions