mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-14 20:10:26 +00:00
Two unit tests still asserted that `json` is rejected by the value mapping, which became stale when json/jsonb decode and encode were added: `accepts_lists_match_supported_types` now checks json/jsonb are accepted by both `ToSql` and the Python decoder (while remaining outside the shared scalar list), and `from_sql_rejects_unsupported_column_type` uses `uuid` as its genuinely-unsupported type. Full `cargo test` is green again (157 passed); caught by a full-suite run after filtered runs had missed it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W3G4M92AmwSSZCbmtMJU3d