@BT_User3 to zzTesting Lemmy moderation - please ignore@lemm.ee • 1 year agoTest post @ 2023-07-11T19:41:11Zpinmessage-square2arrow-up11arrow-down10
arrow-up11arrow-down1message-squareTest post @ 2023-07-11T19:41:11Zpin@BT_User3 to zzTesting Lemmy moderation - please ignore@lemm.ee • 1 year agomessage-square2
minus-square@BT_User3OPlinkfedilink2•1 year agoSQL: UPDATE "post" SET "featured_community" = $1 WHERE ("post"."id" = $2) RETURNING "post"."id", "post"."name", "post"."url", "post"."body", "post"."creator_id", "post"."community_id", "post"."removed", "post"."locked", "post"."published", "post"."updated", "post"."deleted", "post"."nsfw", "post"."embed_title", "post"."embed_description", "post"."thumbnail_url", "post"."ap_id", "post"."local", "post"."embed_video_url", "post"."language_id", "post"."featured_community", "post"."featured_local"
SQL:
UPDATE "post" SET "featured_community" = $1 WHERE ("post"."id" = $2) RETURNING "post"."id", "post"."name", "post"."url", "post"."body", "post"."creator_id", "post"."community_id", "post"."removed", "post"."locked", "post"."published", "post"."updated", "post"."deleted", "post"."nsfw", "post"."embed_title", "post"."embed_description", "post"."thumbnail_url", "post"."ap_id", "post"."local", "post"."embed_video_url", "post"."language_id", "post"."featured_community", "post"."featured_local"