exasol / sql-statement-builder

Build SQL statements safely without string concatenation
MIT License
25 stars 4 forks source link

refactoring/126 Upated dependencies #143

Closed redcatbear closed 2 years ago

redcatbear commented 2 years ago

Closes #126.

We agreed that the actual splitting of the ValueExpressionRender does not have any benefit here. Yes the class is quite large, but is it is also trivial. Splitting it would only increase complexity.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication