mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-29 21:49:58 +00:00
Store the JSON content of scheduled delayed events as text instead of a byte array. This brings it in line with the `event_json` table's `json` column, and fixes the inability to schedule a delayed event with non-ASCII characters in its content. Fixes #19242
7.4 KiB
Executable File
7.4 KiB
Executable File