def change
    create_table :term_report_member_entries do |t|
      t.integer :user_id
      t.integer :term_report_id