diff --git a/db-migrate.sql b/db-migrate.sql

index 54a31a0..79d2230 100644

--- a/db-migrate.sql

+++ b/db-migrate.sql

@@ -1,6 +1,7 @@

-- Migration from v1 to v2

alter table users add column email_inter INT DEFAULT 30;

alter table users add column email_range VARCHAR(30) DEFAULT '';

+alter table users add column ts_email TIMESTAMP DEFAULT '2000-01-01 00:00:00';

alter table notifs add column subspace INT;

alter table notifs add column is_hidden BOOLEAN DEFAULT FALSE;

alter table notifs add index (dst,post);

Proxy Information
Original URL
gemini://git.skyjake.fi/bubble/main/pcdiff/1477fb92daff11aa8318e129d0910bcbe6e726e8
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
27.991039 milliseconds
Gemini-to-HTML Time
0.271283 milliseconds

This content has been proxied by September (ba2dc).