orm changes

This commit is contained in:
Yuri Kuznetsov
2020-08-02 23:25:58 +03:00
parent da3e214ecd
commit 4e938d98fc
7 changed files with 34 additions and 32 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
* these Appropriate Legal Notices must retain the display of the "EspoCRM" word.
************************************************************************/
use Espo\ORM\DB\Query\Mysql as Query;
use Espo\ORM\DB\Query\MysqlQuery as Query;
use Espo\ORM\EntityFactory;
use Espo\ORM\Metadata;