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;
|
private $id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ORM\Column(type="string", length=50, unique=true)
|
* @ORM\Column(type="string", length=128, unique=true)
|
||||||
*/
|
*/
|
||||||
private $username;
|
private $username;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue