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 FromExpr instances for BigInt/BigDecimal #144

Closed
Iltotore opened this issue Jun 24, 2023 · 1 comment · Fixed by #266
Closed

Add FromExpr instances for BigInt/BigDecimal #144

Iltotore opened this issue Jun 24, 2023 · 1 comment · Fixed by #266
Labels
enhancement New feature or request
Milestone

Comments

@Iltotore
Copy link
Owner

Add given instances for FromExpr[BigInt], FromExpr[BigDecimal] and their Java equivalents to allow compile-time constraints involving them.

@Iltotore Iltotore added the enhancement New feature or request label Jun 24, 2023
@Iltotore Iltotore modified the milestones: 2.2.0, 3.0.0 Jun 24, 2023
@Iltotore
Copy link
Owner Author

This will only be adressed later due to a necessary breaking change. See #147

@Iltotore Iltotore linked a pull request Sep 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant