Resolve "Aggregate Rider Rating" #1689

Open
korina.cordero wants to merge 92 commits from 764-aggregate-rider-rating into 746-resq-2-0-final
Showing only changes of commit a83fecf224 - Show all commits

View file

@ -21,7 +21,7 @@ class MotoliteEvent
protected $id; protected $id;
/** /**
* @ORM\Column(type="string", length=80) * @ORM\Column(type="string", length=255)
* @Assert\NotBlank() * @Assert\NotBlank()
*/ */
protected $name; protected $name;