Skip to content

fix: round with no precision and round over float - #252

Merged
zachdaniel merged 1 commit into
ash-project:mainfrom
matt-beanland:fix/round-default-precision
Aug 21, 2026
Merged

fix: round with no precision and round over float#252
zachdaniel merged 1 commit into
ash-project:mainfrom
matt-beanland:fix/round-default-precision

Conversation

@matt-beanland

Copy link
Copy Markdown
Contributor

Contributor checklist

  • I accept the AI Policy, or AI was not used in the creation of this PR.
  • Bug fixes include regression tests
  • Chores
  • Documentation changes
  • Features include unit/acceptance tests
  • Refactoring
  • Update dependencies

Fixes ash-project/ash_postgres#827 and ash-project/ash_postgres#828

Tests will be in an ash_postgres PR, which will require ash_sql to release to go green.

@zachdaniel
zachdaniel merged commit a1387c6 into ash-project:main Aug 21, 2026
26 checks passed
@zachdaniel

Copy link
Copy Markdown
Contributor

🚀 Thank you for your contribution! 🚀

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.

round with no precision rounds to one decimal place

2 participants