Merge branch 'master' of https://dev-eole.ac-dijon.fr/git/ninegate
This commit is contained in:
commit
d3c8a95336
|
@ -24,7 +24,7 @@ class Datasource
|
|||
private $id;
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="string", length=50, unique=true)
|
||||
* @ORM\Column(type="string", length=128, unique=true)
|
||||
*/
|
||||
private $username;
|
||||
|
||||
|
|
Loading…
Reference in New Issue