mirror of
https://github.com/friendica/friendica
synced 2025-04-26 08:30:10 +00:00
"participation" is removed since it is unused
This commit is contained in:
parent
5a2c5da81d
commit
e561cad844
6 changed files with 1 additions and 54 deletions
|
@ -1,10 +0,0 @@
|
|||
Table participation
|
||||
===================
|
||||
|
||||
| Field | Description | Type | Null | Key | Default | Extra |
|
||||
|-------------|------------------|------------------|------|-----|---------------------|-------|
|
||||
| iid | item id | int(10) unsigned | NO | PRI | | |
|
||||
| server | Name of server | varchar(60) | NO | PRI | | |
|
||||
| cid | contact id | int(10) unsigned | NO | | | |
|
||||
|
||||
Return to [database documentation](help/database)
|
Loading…
Add table
Add a link
Reference in a new issue