friendica/doc/database/db_verb.md
2021-06-14 05:58:51 +00:00

11 lines
442 B
Markdown

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