summary history files

desktop/db/migrations/000008_comments.down.sql
DROP TABLE IF EXISTS note;
DROP TABLE IF EXISTS note_transactions;