Hey, I have a decimal value in db with a specific ...
# orm-help
m
Hey, I have a decimal value in db with a specific precision and scale it's stored in database correctly with all the zeroes at the end, but when I use find query all these zeroes get lost. Is there a way to recover them? I need it for google maps coordinates. Thanks.
r
@Mateusz Żmijewski 👋 This is a known issue and it would be great if you could follow this for more updates 🙂
m
Gotcha, thanks.
👍 1