3 lines
63 B
3 lines
63 B
7 years ago
|
ALTER TABLE devices
|
||
|
ADD COLUMN
|
||
|
twofactor_remember TEXT;
|