mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
eadf68325e
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.
2 lines
7 B
Plaintext
2 lines
7 B
Plaintext
0.56.3
|