This commit is contained in:
2023-04-17 10:27:32 +08:00
parent e47e3f8514
commit ec1c68be39
-2
View File
@@ -27,8 +27,6 @@ class Command extends Component
const ROW_COUNT = 'count';
const FETCH = 'fetch';
const FETCH_ALL = 'fetchAll';
const EXECUTE = 'execute';
const DB_ERROR_MESSAGE = 'The system is busy, please try again later.';
/** @var Connection */