Field/parameter names are not case insensitive
オープン
bug
- 主要言語
- Scala
- スター
- 3
- フォーク
- 2
- 平均マージ
- 14時間 48分
- マージ済み PR(30日)
- 1
説明
## 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。