Skip to content

Allow Hashdiff to be case sensitive seperately from hash keys #247

@barrystr

Description

@barrystr

Is your feature request related to a problem? Please describe.
We have a requirement to make hashdiff results case sensitive while keeping the hash keys as case insensitive

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
I have added a new variable hashdiff_content_casing that can be set to upper or disabled in the same way as the hash_content_casing. Changes were required to standard_column_wrapper to accept the is-hashdiff parameter. hash amd null_expression were changed to pass the parameter.

Additional context
We considered making both the keys and hashdiff case sensitive but we did still need the keys to remain as they were.

AB#5614

Metadata

Metadata

Assignees

Labels

featureThis is is requesting a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions