-
Notifications
You must be signed in to change notification settings - Fork 9
fud30_thr_exchange
naudefj edited this page Apr 22, 2023
·
1 revision
Description of FUDforum table fud30_thr_exchange. This table tracks topic move requests that are queued for approval.
| Column Name | Datatype | Can be Null? | Key? | Default | Description |
|---|---|---|---|---|---|
| id | int(11) | NO | PRI | - | auto_increment |
| th | int(11) | NO | - | 0 | Thread id, references fud30_thread.id. |
| frm | int(11) | NO | MUL | 0 | Forum id, references fud30_forum.id. |
| req_by | int(11) | NO | - | 0 | Move was requested by. References fud30_users.id. |
| reason_msg | text | YES | - | - | Reason for the move. |
| Index Name | Uniqueness | Column Name | Seq in index | Comments |
|---|---|---|---|---|
| PRIMARY | UNIQUE | id | 1 | |
| fud30_thr_exchange_i_f | NOT UNIQUE | frm | 1 |
[
Home
]
[
Features
]
[
Installation
]
[
Upgrading
]
[
Administration
]
[
Support
]
[
Internals
]
Mirror for robots like Google that cannot index GitHUB Wiki Pages: https://github-wiki-see.page/m/fudforum/FUDforum/wiki_index