2 lines
73 B
MySQL
2 lines
73 B
MySQL
|
ALTER TABLE "auth_request_2" ADD COLUMN done INTEGER NOT NULL DEFAULT 0;
|