Align legacy post snapshots with bDS2.

This commit is contained in:
2026-07-21 22:54:06 +02:00
parent 535303e8b5
commit b8014e0a10
7 changed files with 111 additions and 160 deletions

View File

@@ -62,7 +62,8 @@ entity Post {
language: String? -- ISO 639-1 code
do_not_translate: Boolean
-- Published snapshot columns (written on publish for diff detection)
-- Legacy compatibility columns. bDS2 and RuDS leave them unchanged on
-- publish and do not use them to determine lifecycle behaviour.
published_title: String?
published_content: String?
published_tags: String?