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: fix exception of unrecognized alias on hsqldb - EXO - EXO-65151 - Meeds-io/MIPs#69 #164

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

hakermi
Copy link
Member

@hakermi hakermi commented Aug 1, 2023

Prior to this change, On hsqldb an exception is thrown when the UP is executed because of unrecognized use alias for SALT128 attribute. This PR changes the request to avoid using alias and prevent the issue.

…Meeds-io/MIPs#69

Prior to this change, On hsqldb an exception is thrown when the UP is executed because of unrecognized use alias for SALT128 attribute.
This PR changes the request to avoid using alias and prevent the issue.
@hakermi hakermi requested a review from rdenarie August 1, 2023 11:26
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@hakermi hakermi merged commit 60209f1 into feature/devx Aug 1, 2023
6 checks passed
@hakermi hakermi deleted the TTASK-65151 branch August 1, 2023 11:59
rdenarie pushed a commit that referenced this pull request Aug 1, 2023
…Meeds-io/MIPs#69 (#164)

Prior to this change, On hsqldb an exception is thrown when the UP is executed because of unrecognized use alias for SALT128 attribute.
This PR changes the request to avoid using alias and prevent the issue.
rdenarie pushed a commit that referenced this pull request Aug 1, 2023
…Meeds-io/MIPs#69 (#164)

Prior to this change, On hsqldb an exception is thrown when the UP is executed because of unrecognized use alias for SALT128 attribute.
This PR changes the request to avoid using alias and prevent the issue.
rdenarie pushed a commit that referenced this pull request Aug 1, 2023
…Meeds-io/MIPs#69 (#164)

Prior to this change, On hsqldb an exception is thrown when the UP is executed because of unrecognized use alias for SALT128 attribute.
This PR changes the request to avoid using alias and prevent the issue.
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