sync could work if php would not crash
[grauphel.git] / appinfo / database.xml
index ae089caedcf0deceb6b4b6875f88bb21e9dedae5..5bf61726a5b483c1ea14b6f9a950a67f5d672822 100755 (executable)
                                <notnull>true</notnull>
                                <length>128</length>
                        </field>
                                <notnull>true</notnull>
                                <length>128</length>
                        </field>
+                       <field>
+                               <name>note_last_sync_revision</name>
+                               <type>integer</type>
+                               <default>0</default>
+                               <notnull>true</notnull>
+                               <length>11</length>
+                       </field>
 
                        <field>
                                <name>note_create_date</name>
 
                        <field>
                                <name>note_create_date</name>
                        <field>
                                <name>syncdata_user</name>
                                <type>text</type>
                        <field>
                                <name>syncdata_user</name>
                                <type>text</type>
-                               <notnull>false</notnull>
+                               <notnull>true</notnull>
                                <length>64</length>
                        </field>
                        <field>
                                <length>64</length>
                        </field>
                        <field>