Retraction do work as well

This commit is contained in:
Michael Vogel 2016-03-17 12:24:23 +01:00 committed by Roland Haeder
parent f7c9ee5848
commit 22c889c319
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
7 changed files with 29 additions and 178 deletions

View file

@ -5,7 +5,6 @@ Table sign
| ------------ | ------------- | ---------------- | ---- | --- | ------- | --------------- |
| id | sequential ID | int(10) unsigned | NO | PRI | NULL | auto_increment |
| iid | item.id | int(10) unsigned | NO | MUL | 0 | |
| retract_iid | | int(10) unsigned | NO | MUL | 0 | |
| signed_text | | mediumtext | NO | | NULL | |
| signature | | text | NO | | NULL | |
| signer | | varchar(255) | NO | | | |