Skip to content

SQL-Registry data_source_name String(50) is too short. #3629

@radonnachie

Description

@radonnachie

Is your feature request related to a problem? Please describe.
Our data sources have paths longer than 50 characters. This seems like an unnecessarily short limit for this field.

Describe the solution you'd like
A string limit of 255 characters feels more appropriate for a URI.

Describe alternatives you've considered
I considered requesting sqlalchemy.types.Text as the type instead, an unlimited string field.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions