friendica/doc/database/db_tag.md

12 lines
420 B
Markdown

Table tag
===========
tags and mentions
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
| id | | int unsigned | NO | PRI | NULL | auto_increment |
| name | | varchar(96) | NO | | | |
| url | | varbinary(255) | NO | | | |
Return to [database documentation](help/database)