Update of /var/cvs/tests/config/builders/tests
In directory james.mmbase.org:/tmp/cvs-serv26827

Modified Files:
        datatypes.xml 
Log Message:
of course required is notnull='true'


See also: http://cvs.mmbase.org/viewcvs/tests/config/builders/tests


Index: datatypes.xml
===================================================================
RCS file: /var/cvs/tests/config/builders/tests/datatypes.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- datatypes.xml       22 Sep 2008 15:29:48 -0000      1.29
+++ datatypes.xml       22 Sep 2008 15:50:52 -0000      1.30
@@ -101,7 +101,7 @@
         <description>Required by db notnull</description>
       </descriptions>
       <db>
-        <type key="false" notnull="false" size="255" 
state="persistent">STRING</type>
+        <type key="false" notnull="true" size="255" 
state="persistent">STRING</type>
       </db>
     </field>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to