mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-25 19:28:51 +02:00
Added database migration for new entities.
This commit is contained in:
parent
7826e3d2ad
commit
408d98c6e1
25 changed files with 246 additions and 99 deletions
|
@ -32,7 +32,7 @@
|
|||
namespace App\Validator\Constraints;
|
||||
|
||||
|
||||
use App\Entity\StructuralDBElement;
|
||||
use App\Entity\Base\StructuralDBElement;
|
||||
use Symfony\Bundle\MakerBundle\Str;
|
||||
use Symfony\Component\Form\Exception\UnexpectedTypeException;
|
||||
use Symfony\Component\Validator\Constraint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue