Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarBasem committed Dec 13, 2022
1 parent 62d41d2 commit fbaa9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/message_persistence.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ func (db sqlitePersistence) tableUserMessagesAllFieldsJoin() string {
m1.sticker_hash,
m1.image_payload,
m1.image_type,
m1.album_id,
COALESCE(m1.audio_duration_ms,0),
m1.community_id,
m1.mentions,
Expand Down

0 comments on commit fbaa9eb

Please sign in to comment.