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