-
Notifications
You must be signed in to change notification settings - Fork 9
fud30_group_resources
naudefj edited this page Apr 22, 2023
·
1 revision
Description of FUDforum table fud30_group_resources. This table tracks the assignment of resources to groups.
Column Name | Datatype | Can be Null? | Key? | Default | Description |
---|---|---|---|---|---|
id | int(11) | NO | PRI | - | auto_increment |
group_id | int(11) | NO | MUL | 0 | References fud30_groups.id. |
resource_id | int(11) | NO | MUL | 0 | References fud30_forum.id. |
Index Name | Uniqueness | Column Name | Seq in index | Comments |
---|---|---|---|---|
PRIMARY | UNIQUE | id | 1 | |
fud30_group_resources_i_gr | NOT UNIQUE | group_id | 1 | |
fud30_group_resources_i_gr | NOT UNIQUE | resource_id | 2 | |
fud30_group_resources_i_r | NOT UNIQUE | resource_id | 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