Wrong values set_lreal #484
|
When i use set_lreal to write values into a database all the data is the same: What can i do to fix it? |
Answered by
gijzelaerr
Mar 19, 2026
Replies: 2 comments
|
I could be that not all util functions have been properly tested and used in production. The code is quite sort and easy to understand. Mayby you can make a fix in:
Line 1070 in 5f9de73 Could aslo by that the db has a prefix so all byte values of moved a bit. |
0 replies
Answer selected by
gijzelaerr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing as likely resolved. The
set_lrealbug was fixed in PR #444 (same bug reported in #427). Please upgrade to the latest version.