Skip to content

Data truncation feature #166

@nicknestle

Description

@nicknestle

For some databases, if the data is larger than the expected size of the column the record fails. A map-to function that allows trunctation at x characters has been requested by a few clients. They are aware that truncating data basically means the data isn't useful so this is more to protect against unexpectedly large data causing an error (e.g. sometime types 600 chars in an email field).

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