mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-19 18:13:41 -05:00
hicli/database: fix latest version number
This commit is contained in:
parent
084a9f7141
commit
4c95baa038
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue