Loading config/autoload/renderer/Mapping/UnicaenRenderer.Entity.Db.Template.dcm.xml +3 −3 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ <field name="code" column="code" type="string" length="256" nullable="false" /> <field name="description" column="description" type="string" length="4096" nullable="false" /> <field name="namespace" column="namespace" type="string" length="1024" nullable="false" /> <field name="namespace" column="namespace" type="string" length="1024" nullable="true" /> <field name="engine" column="engine" type="string" length="64" nullable="false" /> <field name="type" column="document_type" type="string" length="256" nullable="false" /> <field name="sujet" column="document_sujet" type="string" length="4096" nullable="false" /> <field name="corps" column="document_corps" type="string" length="4096" nullable="false" /> <field name="css" column="document_css" type="string" length="4096" nullable="false" /> <field name="css" column="document_css" type="string" length="4096" nullable="true" /> </entity> </doctrine-mapping> Loading
config/autoload/renderer/Mapping/UnicaenRenderer.Entity.Db.Template.dcm.xml +3 −3 Original line number Diff line number Diff line Loading @@ -8,12 +8,12 @@ <field name="code" column="code" type="string" length="256" nullable="false" /> <field name="description" column="description" type="string" length="4096" nullable="false" /> <field name="namespace" column="namespace" type="string" length="1024" nullable="false" /> <field name="namespace" column="namespace" type="string" length="1024" nullable="true" /> <field name="engine" column="engine" type="string" length="64" nullable="false" /> <field name="type" column="document_type" type="string" length="256" nullable="false" /> <field name="sujet" column="document_sujet" type="string" length="4096" nullable="false" /> <field name="corps" column="document_corps" type="string" length="4096" nullable="false" /> <field name="css" column="document_css" type="string" length="4096" nullable="false" /> <field name="css" column="document_css" type="string" length="4096" nullable="true" /> </entity> </doctrine-mapping>