Skip to content

Change recipients column to plain JSON#2738

Merged
emmiegit merged 1 commit intodevelopfrom
json-column
Mar 7, 2026
Merged

Change recipients column to plain JSON#2738
emmiegit merged 1 commit intodevelopfrom
json-column

Conversation

@emmiegit
Copy link
Member

@emmiegit emmiegit commented Mar 7, 2026

While the Sea-ORM codegen script has trouble with it, it seems that the library does have support for plain JSON (without the indexing intrinsic to JSONB, which we don't need for this column).

Discovered while working on #2736

Tested through a MessageService::create_draft() call, which has successfully written to the database:
image

@emmiegit emmiegit requested a review from Zokhoi March 7, 2026 04:04
@emmiegit emmiegit self-assigned this Mar 7, 2026
@emmiegit emmiegit enabled auto-merge March 7, 2026 06:05
@emmiegit emmiegit merged commit f314856 into develop Mar 7, 2026
5 checks passed
@emmiegit emmiegit deleted the json-column branch March 7, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants