变更
This commit is contained in:
@@ -27,8 +27,6 @@ class Command extends Component
|
|||||||
const ROW_COUNT = 'count';
|
const ROW_COUNT = 'count';
|
||||||
const FETCH = 'fetch';
|
const FETCH = 'fetch';
|
||||||
const FETCH_ALL = 'fetchAll';
|
const FETCH_ALL = 'fetchAll';
|
||||||
const EXECUTE = 'execute';
|
|
||||||
|
|
||||||
const DB_ERROR_MESSAGE = 'The system is busy, please try again later.';
|
const DB_ERROR_MESSAGE = 'The system is busy, please try again later.';
|
||||||
|
|
||||||
/** @var Connection */
|
/** @var Connection */
|
||||||
|
|||||||
Reference in New Issue
Block a user