1
0
Fork 0
forked from Mirrors/gomuks

hicli/database: fix latest version number

This commit is contained in:
Tulir Asokan 2024-12-21 02:00:09 +02:00
parent 084a9f7141
commit 4c95baa038

View file

@ -1,4 +1,4 @@
-- v0 -> v8 (compatible with v5+): Latest revision -- v0 -> v9 (compatible with v5+): Latest revision
CREATE TABLE account ( CREATE TABLE account (
user_id TEXT NOT NULL PRIMARY KEY, user_id TEXT NOT NULL PRIMARY KEY,
device_id TEXT NOT NULL, device_id TEXT NOT NULL,