'mediumint', 'anonymous' => 'boolean', 'complaint' => 'text NOT NULL', 'user_comment' => 'text', 'admin_comment' => 'text', 'created_at' => 'timestamp NOT NULL', 'updated_at' => 'timestamp NOT NULL', 'deleted_at' => 'timestamp', ]; }