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

fix(auto-complete): added missing validate value to hibernate auto-complete #1200

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

zZHorizonZz
Copy link
Contributor

@zZHorizonZz zZHorizonZz commented Oct 4, 2023

This PR adds a missing value to quarkus.hibernate-orm.database.generation.

While addressing this issue, I searched for references and discovered a test: MavenQuarkusHibernateORMPropertyTest. There is a description value which includes Accepted values: and is also missing validate value. Since I couldn't determine where the test pulls its expected values from, I was unable to add the missing value validate

@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2023

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@angelozerr angelozerr merged commit 6954101 into redhat-developer:main Oct 5, 2023
14 of 15 checks passed
@angelozerr
Copy link
Contributor

Thanks @zZHorizonZz !

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

Successfully merging this pull request may close these issues.

2 participants