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

add arithmetic operators for Sqlite #21571

Closed
wants to merge 2 commits into from
Closed

add arithmetic operators for Sqlite #21571

wants to merge 2 commits into from

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Jul 9, 2020

  • ef_negate
  • ef_add
  • ef_divide
  • ef_multiply
  • ef_subtract by ef_add and negated subtrahend

lokalmatador and others added 2 commits July 8, 2020 16:30
- ef_negate
- ef_add
- ef_divide
- ef_multiply
- ef_subtract by ef_add and negated subtrahend
@maumar maumar closed this Jul 9, 2020
@smitpatel smitpatel deleted the pr20212 branch July 9, 2020 04:33
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.

None yet

2 participants