Skip to content

SOUNDEX function should not be case-sensitive #3640

@ullenboom

Description

@ullenboom

Currently

select soundex('TOM'), soundex('tom')

is leading to T500 and t500.

The result should be uppper case, as you are referring to MS-SQL in the code anyway: https://learn.microsoft.com/en-us/sql/t-sql/functions/soundex-transact-sql?view=sql-server-ver16

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