SQL injection guard decorator added.
Created by: ThanKarab
Changelog:
- Sanitize database queries. Jira
- The decorator was added in all methods executing sql queries and at the udfgenerator query creation method.
- Unit tests added testing the decorator and the methods using it.
Remaining work added here: https://team-1617704806227.atlassian.net/browse/MIP-673