Updated entity mappings so that schema an table prefixes can be eventually provided

This commit is contained in:
Alejandro Celaya
2020-01-29 10:53:06 +01:00
parent 96350c8b8f
commit bd2f488e2c
8 changed files with 30 additions and 15 deletions

View File

@@ -2,6 +2,5 @@ parameters:
checkMissingIterableValueType: false
checkGenericClassInNonGenericObjectType: false
ignoreErrors:
- '#Undefined variable: \$metadata#'
- '#AbstractQuery::setParameters()#'
- '#mustRun()#'