piler/util/db-upgrade.sql

2 lines
85 B
MySQL
Raw Normal View History

alter table timestamp change column hash_value hash_value varchar(128) default null;