mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-20 04:21:20 +02:00
fix: uniq promise
This commit is contained in:
@@ -43,6 +43,7 @@ async def m001_initial(db):
|
||||
B_b TEXT NOT NULL,
|
||||
C_b TEXT NOT NULL,
|
||||
cashu_id TEXT NOT NULL
|
||||
UNIQUE (B_b)
|
||||
);
|
||||
"""
|
||||
)
|
||||
|
Reference in New Issue
Block a user