fix: Undefined type SqlException
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Bsr\Db;
|
namespace Bsr\Db;
|
||||||
|
|
||||||
use Bsr\Utils\Configuration\Configuration;
|
|
||||||
use Bsr\Db\Exception\SqlException;
|
use Bsr\Db\Exception\SqlException;
|
||||||
use Gbili\Db\Req\Req;
|
use Gbili\Db\Req\Req;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user