allowances/init_db.sql

2 lines
73 B
SQL

CREATE TABLE passes (id INTEGER PRIMARY KEY AUTOINCREMENT, hash STRING);