mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-10 19:32:07 +00:00
parent
54a2241e13
commit
bd0f3d32c9
8 changed files with 55 additions and 90 deletions
|
@ -19,7 +19,7 @@ use Wallabag\CoreBundle\Entity\Tag;
|
|||
* User.
|
||||
*
|
||||
* @ORM\Entity(repositoryClass="Wallabag\UserBundle\Repository\UserRepository")
|
||||
* @ORM\Table
|
||||
* @ORM\Table(name="`user`")
|
||||
* @ORM\HasLifecycleCallbacks()
|
||||
* @ExclusionPolicy("all")
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue