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

Integer division (DIV) not supported #1932

Open
meriturva opened this issue Jul 15, 2024 · 0 comments
Open

Integer division (DIV) not supported #1932

meriturva opened this issue Jul 15, 2024 · 0 comments

Comments

@meriturva
Copy link

Just an easy request, is it possible to support the DIV Integer division operator?

https://dev.mysql.com/doc/refman/8.4/en/arithmetic-functions.html#operator_div

https://mariadb.com/kb/en/div/

I usually use Math.Truncate and sometimes Math.Floor but we have direct support of integer division on MySql and MariaDb and I guess it will be nice to support it.

Thanks.

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

No branches or pull requests

1 participant