public function __construct($app, ConnectionFactory $factory)
 {
     parent::__construct($app, $factory);
 }