mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-16 03:56:52 +00: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