AbsaOSS / AbsaOSS/balta

Field/parameter names are not case insensitive

Open
#1 0 comments 0 reactions 1 assignee Claimed by @benedeki View on GitHub
bug
Dominant language
Scala
Stars
3
Forks
2
Avg merge
14h 48m
Merged PRs (30d)
1

Description

## 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.