Compare commits
No commits in common. "2ec1ae6824016164e440913278fb775ca9d7c12c" and "0ab5a40d98fee0ef419463c224c0cdb61f6b0530" have entirely different histories.
2ec1ae6824
...
0ab5a40d98
@ -24,7 +24,7 @@ class Datasource
|
||||
private $id;
|
||||
|
||||
/**
|
||||
* @ORM\Column(type="string", length=128, unique=true)
|
||||
* @ORM\Column(type="string", length=50, unique=true)
|
||||
*/
|
||||
private $username;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user