12 lines
584 B
Markdown
12 lines
584 B
Markdown
Table ffinder
|
|
=============
|
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
| ----- | ----------- | ---------------- | ---- | --- | ------- | --------------- |
|
|
| id | | int(10) unsigned | NO | PRI | NULL | auto_increment |
|
|
| uid | | int(10) unsigned | NO | | 0 | |
|
|
| cid | | int(10) unsigned | NO | | 0 | |
|
|
| fid | | int(10) unsigned | NO | | 0 | |
|
|
|
|
Return to [database documentation](help/database)
|