Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support for complex SQL types #146

Merged
merged 6 commits into from
Jul 15, 2021

Conversation

slavek-kucera
Copy link
Contributor

feat: Support for complex SQL types
fix: XI 2nd-operand validation
fix: SETC zero-length substring validation relaxed
fix: increase ACTR limit used for infinite loop detection

@slavek-kucera slavek-kucera marked this pull request as ready for review July 14, 2021 15:47
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 14, 2021

Kudos, SonarCloud Quality Gate passed!

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

95.5% 95.5% Coverage
0.0% 0.0% Duplication

}
void generate_sql_code_mock()
{
// this function generates non-realistic sql statement replacement code, because people do strange things...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the only thing important here is that there is some non-empty snippet?

Copy link
Contributor Author

@slavek-kucera slavek-kucera Jul 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not exactly.... rest of the story offline.

@michalbali256 michalbali256 merged commit 3e85b98 into eclipse-che4z:development Jul 15, 2021
@slavek-kucera slavek-kucera deleted the db2-sql-types branch July 15, 2021 13:56
@github-actions
Copy link

🎉 This PR is included in version 0.14.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 0.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants