2015-12-27 20:50:25 -05:00
|
|
|
Table search
|
2021-06-13 16:33:50 -04:00
|
|
|
===========
|
2015-12-27 20:50:25 -05:00
|
|
|
|
2021-06-13 16:33:50 -04:00
|
|
|
|
2021-06-14 01:58:51 -04:00
|
|
|
| Field | Description | Type | Null | Key | Default | Extra |
|
|
|
|
| ----- | ------------- | ------------------ | ---- | --- | ------- | -------------- |
|
|
|
|
| id | sequential ID | int unsigned | NO | PRI | NULL | auto_increment |
|
|
|
|
| uid | User id | mediumint unsigned | NO | | 0 | |
|
|
|
|
| term | | varchar(255) | NO | | | |
|
2015-12-27 20:50:25 -05:00
|
|
|
|
|
|
|
Return to [database documentation](help/database)
|