3 lines
43 B
3 lines
43 B
1 year ago
|
ALTER TABLE ciphers
|
||
|
ADD COLUMN "key" TEXT;
|