12.sql (159B)
1 -- +migrate Up 2 CREATE TABLE IF NOT EXISTS settings ( 3 id INTEGER NOT NULL PRIMARY KEY, 4 signup_enabled TINYINT(1) NOT NULL DEFAULT 1); 5 6 -- +migrate Down
dkforestA forum and chat platform (onion) | |
| git clone https://git.dasho.dev/n0tr1v/dkforest.git | |
| Log | Files | Refs | LICENSE |