From d86b5d19211e2bab1cf90e5ace5da6bc805baf5d Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Sun, 16 Nov 2014 23:40:34 +0100 Subject: [PATCH] Do not display (temporary) scope in report close#300 --- Resources/config/doctrine/Report.orm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/config/doctrine/Report.orm.yml b/Resources/config/doctrine/Report.orm.yml index 5ae4cf3f9..d1dd10031 100644 --- a/Resources/config/doctrine/Report.orm.yml +++ b/Resources/config/doctrine/Report.orm.yml @@ -13,6 +13,7 @@ Chill\ReportBundle\Entity\Report: scope: type: string length: 255 + nullable: true # TO REMOVE IF SCOPE IS USED cFData: type: json_array manyToOne: