Skip to content

implement floating point and string comparisons#673

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

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

Conversation

@lovasoa

@lovasoa lovasoa commented Sep 6, 2024

Copy link
Copy Markdown
Contributor

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.

@sunng87 sunng87 left a comment

Copy link
Copy Markdown
Owner

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

lovasoa commented Sep 6, 2024

Copy link
Copy Markdown
Contributor Author

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

@sunng87

sunng87 commented Sep 6, 2024

Copy link
Copy Markdown
Owner

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