Skip to content

Field/parameter names are not case insensitive #1

@benedeki

Description

@benedeki

Describe the bug

Field/parameter names in the framework are case sensitive while in sql they are not

To Reproduce

Try to add parameter named param1 and PARAM1. They will be considered as two different ones, while for SQL they are the same.

Expected behavior

Ensure case-insensitivity of the parameter names.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions