mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 13:04:23 +02:00
Update schema.sql
This commit is contained in:
@@ -4,6 +4,6 @@ CREATE TABLE IF NOT EXISTS tpos (
|
|||||||
nme TEXT,
|
nme TEXT,
|
||||||
uni TEXT,
|
uni TEXT,
|
||||||
usr TEXT,
|
usr TEXT,
|
||||||
invkey TEXT
|
invkey TEXT,
|
||||||
|
cur TEXT
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user