Merge branch 'master' into dist/envole/6/master
This commit is contained in:
commit
2ec1ae6824
|
@ -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