Sunbird-cQube/cQubeChat

Generate sql queries irrespective of uppercase or lowercase string

suyashgautam opened this issue · 0 comments

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.