aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/migrations
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filamento/migrations/20240113011930_luz.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/filamento/migrations/20240113011930_luz.sql b/filamento/migrations/20240113011930_luz.sql
index 8c1b01c..c2f35dd 100644
--- a/filamento/migrations/20240113011930_luz.sql
+++ b/filamento/migrations/20240113011930_luz.sql
@@ -6,6 +6,7 @@ create table users(
-- TODO: enforce bare jid
jid text primary key not null,
nick text,
+ avatar text,
-- can receive presence status from non-contacts
cached_status_message text
-- TODO: last_seen