36.sql (167B)
1 -- +migrate Up 2 ALTER TABLE users ADD COLUMN chat_tutorial INTEGER NOT NULL DEFAULT 0; 3 ALTER TABLE users ADD COLUMN chat_tutorial_time DATETIME NULL; 4 5 -- +migrate Down
dkforestA forum and chat platform (onion) | |
| git clone https://git.dasho.dev/n0tr1v/dkforest.git | |
| Log | Files | Refs | LICENSE |