database: migrate disappearing timer to standard location (#121)

This commit is contained in:
Tulir Asokan
2025-09-12 17:35:09 +02:00
committed by GitHub
parent 93f55497f4
commit 0051042555
6 changed files with 29 additions and 33 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
-- v0 -> v2: Latest revision
-- v0 -> v3 (compatible with v2+): Latest revision
CREATE TABLE telegram_user_state (
user_id BIGINT NOT NULL PRIMARY KEY,