try catch block added for formatting parameters process (#6999)
* try catch block added for formatting parameters process * new line space added before braces * query function processing wrapped to Promise.try * processQuery method removed from var * binding context changed to arrow function * promise.try chaining added * extra Promise.resolve removed code refactored * space added * test cases for 'query' method updated with respect to new rejection structure instead of throwing error * it block messages corrected * return added and code structured * line space added * line space added * code style fixed
Showing
with
77 additions
and
82 deletions
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment