Generate sql queries irrespective of uppercase or lowercase string
suyashgautam opened this issue · 0 comments
suyashgautam commented
If a user asks for a data based on a string we should be able to handle it for all cases.
For ex user entered string to be matched as "Apple" but in the database it is present as "apple". In these cases the query should be able to handle.