friendica/doc/database/db_verb.md

11 lines
326 B
Markdown
Raw Normal View History

Table verb
===========
Activity Verbs
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
| id | | smallint unsigned | YES | PRI | | auto_increment |
| name | | varchar(100) | YES | | | |
Return to [database documentation](help/database)