mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 14:07:25 +01:00
Optimized table name
This commit is contained in:
parent
26285a0941
commit
011ef696f5
@ -8,7 +8,7 @@ use Doctrine\ORM\Mapping as ORM;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
* @ORM\Table(name="source_operation_user")
|
||||
* @ORM\Table(name="source_operation_and")
|
||||
* @ORM\Entity()
|
||||
*/
|
||||
class AndOperation extends AbstractOperation
|
||||
|
Loading…
Reference in New Issue
Block a user