X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdatabase%2Fdb_item-uri.md;h=a6b006ec79d9ec996ed27d036d83071016bbd4f4;hb=437c230a6f52d4df22168bff857e66511a315f1e;hp=c6d1c4c3763378f5a79894f02c6faaff8ca3416c;hpb=bc58cb9b94e2553fa02a874b6c52ebe50e487833;p=friendica.git diff --git a/doc/database/db_item-uri.md b/doc/database/db_item-uri.md index c6d1c4c376..a6b006ec79 100644 --- a/doc/database/db_item-uri.md +++ b/doc/database/db_item-uri.md @@ -9,7 +9,7 @@ Fields | Field | Description | Type | Null | Key | Default | Extra | | ----- | ------------------------------- | -------------- | ---- | --- | ------- | -------------- | | id | | int unsigned | NO | PRI | NULL | auto_increment | -| uri | URI of an item | varbinary(255) | NO | | NULL | | +| uri | URI of an item | varbinary(383) | NO | | NULL | | | guid | A unique identifier for an item | varbinary(255) | YES | | NULL | | Indexes