Skip to content

Issue when connecting to Azure databases #963

@Romeodewit

Description

@Romeodewit

Issue with trying to connect to some of our database servers/db's in azure:

Failed to create directory: Error: ENAMETOOLONG: name too long, stat '/home/romeodewit/.config/Cursor/User/globalStorage/dbcode.dbcode/schemas/cloudProvider_${very long ID string}

This is because of the component character limit set to 255 bytes. Should be an issue fix by allowing longer character string for the actual connection.

Could be solved by using a short ID or Hash rather than a base64 enocoded string which tents to get quite long with nested resources, like encountered in Azure sometimes.

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