forked from mystiq/dex
3 lines
60 B
MySQL
3 lines
60 B
MySQL
|
-- +migrate Up
|
||
|
ALTER TABLE session ADD COLUMN "nonce" text;
|