summary history files

desktop/db/migrations/000004_transaction_hash.down.sql
DROP TABLE IF EXISTS transactions_hash_type;
DROP TABLE IF EXISTS transactions_hash;