X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdatabase%2Fdb_photo.md;h=ed417f61470a7b2e2996c034637ca5fc813488b1;hb=8a7d08ae2860d82fe98a26f4e86626b3c7eb4d1e;hp=a93cf65f91f454e5dbde7252b45f151627298d92;hpb=6f290607de7f10cea7429aacd0b394fd3f4c4e69;p=friendica.git diff --git a/doc/database/db_photo.md b/doc/database/db_photo.md index a93cf65f91..ed417f6147 100644 --- a/doc/database/db_photo.md +++ b/doc/database/db_photo.md @@ -25,6 +25,7 @@ Fields | height | | smallint unsigned | NO | | 0 | | | width | | smallint unsigned | NO | | 0 | | | datasize | | int unsigned | NO | | 0 | | +| blurhash | BlurHash representation of the photo | varbinary(255) | YES | | NULL | | | data | | mediumblob | NO | | NULL | | | scale | | tinyint unsigned | NO | | 0 | | | profile | | boolean | NO | | 0 | |