* feat/367 added support for name query parameter for getting application by name
* feat/367 - Updated test case and modified retrieveAll method to make name independent of service_provider_id and account_sid
* updated query to use WHERE 1=1 to avoid whereFlag variable
* feat/367: removed empty line added accidently