This commit is contained in:
2023-04-17 10:25:01 +08:00
parent 8c6f9676b5
commit e47e3f8514
-1
View File
@@ -28,7 +28,6 @@ class Command extends Component
const FETCH = 'fetch';
const FETCH_ALL = 'fetchAll';
const EXECUTE = 'execute';
const FETCH_COLUMN = 'fetchColumn';
const DB_ERROR_MESSAGE = 'The system is busy, please try again later.';