mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-10-11 01:58:09 +02:00
Optimized database schema
This commit is contained in:
@@ -8,7 +8,7 @@ use Symfony\Component\Validator\Constraints as Assert;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
* @ORM\Table(name="source_name")
|
||||
* @ORM\Table(name="source_data_name")
|
||||
* @ORM\Entity(repositoryClass="App\Repository\NameSourceRepository")
|
||||
*/
|
||||
final class NameSource extends AbstractDataSource implements NameSourceInterface
|
||||
|
Reference in New Issue
Block a user