8655c93853
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies
2 lines
78 B
SQL
2 lines
78 B
SQL
-- Add migration script here
|
|
alter table history alter column data type text;
|