mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix strict mode sql issue
This commit is contained in:
@@ -22,7 +22,7 @@ class Token
|
||||
{
|
||||
/**
|
||||
* @ORM\Id
|
||||
* @ORM\Column(type="string", length=16)
|
||||
* @ORM\Column(type="string", length=128)
|
||||
*/
|
||||
private $value;
|
||||
|
||||
|
Reference in New Issue
Block a user