Philipp Hörist pushed to branch storage at gajim / gajim


Commits:
67ce184a by Philipp Hörist at 2023-07-02T09:26:49+02:00
Add state to DbConversationJoinedRowData

- - - - -


1 changed file:

- gajim/common/storage/archive2/structs.py


Changes:

=====================================
gajim/common/storage/archive2/structs.py
=====================================
@@ -504,6 +504,7 @@ class DbConversationJoinedRowData(DbBaseJoinedRowData):
     m_type: int
     direction: int
     timestamp: float
+    state: int
     message_id: str | None
     stanza_id: str | None
     origin_id: str | None



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/67ce184af87ae5ba7d6cb12883b405ce3f16c231

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/67ce184af87ae5ba7d6cb12883b405ce3f16c231
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to