Skip to content

[FEATURE] Pass default VARCHAR size in the connection string instead of hard coding 65536 in the code #575

Open
@venat27

Description

@venat27

Is your feature request related to a problem? Please describe.

Some systems like Informatica doesn't support 65536 characters in string coumns. So this driver is not useful as it is

Describe the solution you'd like

If I pass varchar size in connection string (ex. 4000), it would be useful

Describe alternatives you've considered

May be in the schema tables?

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions