mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:42:54 +00:00
10 lines
424 B
Markdown
10 lines
424 B
Markdown
|
Table userd
|
||
|
===========
|
||
|
|
||
|
| Field | Description | Type | Null | Key | Default | Extra |
|
||
|
|----------|------------------|--------------|------|-----|---------|----------------|
|
||
|
| id | sequential ID | int(11) | NO | PRI | NULL | auto_increment |
|
||
|
| username | | varchar(255) | NO | MUL | NULL | |
|
||
|
|
||
|
Return to [database documentation](help/database)
|