mirror of
https://github.com/friendica/friendica
synced 2025-04-26 18:30:11 +00:00
set intro::duplex deprecated because of no usage
This commit is contained in:
parent
d67b676ce5
commit
f5786a8f4f
7 changed files with 5 additions and 18 deletions
|
@ -14,7 +14,7 @@ Fields
|
|||
| contact-id | | int unsigned | NO | | 0 | |
|
||||
| suggest-cid | Suggested contact | int unsigned | YES | | NULL | |
|
||||
| knowyou | | boolean | NO | | 0 | |
|
||||
| duplex | | boolean | NO | | 0 | |
|
||||
| duplex | deprecated | boolean | NO | | 0 | |
|
||||
| note | | text | YES | | NULL | |
|
||||
| hash | | varchar(255) | NO | | | |
|
||||
| datetime | | datetime | NO | | 0001-01-01 00:00:00 | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue