This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
c0a0238b0e
status-go
/
VERSION
2 lines
7 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix audio null value If a message was inserted before the migration the field audio_duration_ms would be set to NULL, and would not be serialized into go correctly, as uint is non-nullable. this commit fixes the issue by calling COALESCE on the value.
2020-07-30 06:26:19 +00:00
0.56.3