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

mong3.4 or later support Bigdecimal (org.bson.types Decimal128) #162

Closed
xingzheone opened this issue Nov 17, 2017 · 1 comment
Closed

mong3.4 or later support Bigdecimal (org.bson.types Decimal128) #162

xingzheone opened this issue Nov 17, 2017 · 1 comment
Milestone

Comments

@xingzheone
Copy link
Contributor

add (ns monger.conversion
'''
Decimal128
(from-db-object [^Decimal128 input keywordize]
(.bigDecimalValue input)
)
'''

@michaelklishin michaelklishin added this to the 3.2.0 milestone Mar 10, 2018
@michaelklishin
Copy link
Owner

Addressed in 5d31f9f.

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

2 participants