Skip to content

implement floating point and string comparisons#673

Merged
sunng87 merged 2 commits intosunng87:masterfrom
lovasoa:generalized_comparisons
Sep 6, 2024
Merged

implement floating point and string comparisons#673
sunng87 merged 2 commits intosunng87:masterfrom
lovasoa:generalized_comparisons

Conversation

@lovasoa
Copy link
Copy Markdown
Contributor

@lovasoa lovasoa commented Sep 6, 2024

fixes #672

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 81.3% (+0.2%) from 81.084%
when pulling d7df8ec on lovasoa:generalized_comparisons
into ecef974 on sunng87:master.

Copy link
Copy Markdown
Owner

@sunng87 sunng87 left a comment

Choose a reason for hiding this comment

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

LGTM

@sunng87 sunng87 merged commit 7a99eea into sunng87:master Sep 6, 2024
@lovasoa
Copy link
Copy Markdown
Contributor Author

lovasoa commented Sep 6, 2024

Thanks! When is the next release, so that I can synchronize it with SQLPage?

@sunng87
Copy link
Copy Markdown
Owner

sunng87 commented Sep 6, 2024

It has been released in 6.1.0. Just update it and verify.

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.

number comparison functions only accept integer values

3 participants