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

Support Arithmetic function SIGN #622

Merged
merged 3 commits into from
Feb 5, 2024
Merged

Support Arithmetic function SIGN #622

merged 3 commits into from
Feb 5, 2024

Conversation

jbl428
Copy link
Contributor

@jbl428 jbl428 commented Jan 31, 2024

Motivation

  • Support an arithmetic function SIGN.

Modifications

  • Add jpql model and serializer for SIGN

Commit Convention Rule

Commit type Description
feat New Feature
fix Fix bug
docs Documentation only changed
ci Change CI configuration
refactor Not a bug fix or add feature, just refactoring code
test Add Test case or fix wrong test case
style Only change the code style(ex. white-space, formatting)
chore It refers to minor tasks such as library version upgrade, typo correction, etc.
  • If you want to add some more commit type please describe it on the Pull Request

Result

  • The arithmetic function sign is added.

Closes

@shouwn shouwn merged commit d3fa944 into line:develop Feb 5, 2024
4 checks passed
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