3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
-- Add migration script here
|
||
|
alter table history alter column data type text;
|