Deleting tokens works (without confirmation)
[grauphel.git] / appinfo / database.xml
index ae089caedcf0deceb6b4b6875f88bb21e9dedae5..7419ee794ee14f3825f6acd6098c32cd6aaf41a8 100755 (executable)
                                <notnull>true</notnull>
                                <length>2048</length>
                        </field>
                                <notnull>true</notnull>
                                <length>2048</length>
                        </field>
+                       <field>
+                               <name>token_client</name>
+                               <type>text</type>
+                               <notnull>true</notnull>
+                               <length>256</length>
+                       </field>
+                       <field>
+                               <name>token_lastuse</name>
+                               <type>timestamp</type>
+                               <notnull>true</notnull>
+                       </field>
                </declaration>
        </table>
 
                </declaration>
        </table>
 
                                <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>
                                <type>text</type>
                                <notnull>true</notnull>
 
                        <field>
                                <name>note_create_date</name>
                                <type>text</type>
                                <notnull>true</notnull>
-                               <length>32</length>
+                               <length>33</length>
                        </field>
                        <field>
                                <name>note_last_change_date</name>
                                <type>text</type>
                                <notnull>true</notnull>
                        </field>
                        <field>
                                <name>note_last_change_date</name>
                                <type>text</type>
                                <notnull>true</notnull>
-                               <length>32</length>
+                               <length>33</length>
                        </field>
                        <field>
                                <name>note_last_metadata_change_date</name>
                                <type>text</type>
                                <notnull>true</notnull>
                        </field>
                        <field>
                                <name>note_last_metadata_change_date</name>
                                <type>text</type>
                                <notnull>true</notnull>
-                               <length>32</length>
+                               <length>33</length>
                        </field>
 
                        <field>
                        </field>
 
                        <field>
                        <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>