Another fix for bug #10
[grauphel.git] / appinfo / database.xml
index 176f89f951bed3922545a410aae97c381f416192..7419ee794ee14f3825f6acd6098c32cd6aaf41a8 100755 (executable)
                                <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>