3 lines
43 B
MySQL
Raw Normal View History

ALTER TABLE ciphers
ADD COLUMN "key" TEXT;