mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
Update schema.sql
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/* create your extensions table and the variables needed here */
|
/* create your extensions table and the variables needed here */
|
||||||
CREATE TABLE IF NOT EXISTS events (
|
CREATE TABLE IF NOT EXISTS example (
|
||||||
key INTEGER PRIMARY KEY AUTOINCREMENT,
|
key INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||||
usr TEXT,
|
usr TEXT,
|
||||||
wal TEXT,
|
wal TEXT,
|
||||||
|
Reference in New Issue
Block a user