'mediumint NOT NULL', 'raid_id' => 'mediumint NOT NULL', 'boss_id' => 'mediumint', 'status' => 'text NOT NULL', 'role' => 'text NOT NULL', 'comment' => 'text', 'created_at' => 'timestamp NOT NULL', 'updated_at' => 'timestamp NOT NULL', ]; }