Skip to content

Fix JSON and m2m export serialization#164

Merged
TimurKady merged 1 commit intomainfrom
fix-json-import/export-serialization-issues
Dec 2, 2025
Merged

Fix JSON and m2m export serialization#164
TimurKady merged 1 commit intomainfrom
fix-json-import/export-serialization-issues

Conversation

@TimurKady
Copy link
Owner

Summary

  • ensure export serialization uses adapter metadata to emit stable JSON and many-to-many strings
  • normalize JSON and many-to-many payloads during import to restore data types

Testing

  • pytest

Codex Task

@TimurKady TimurKady added bug Something isn't working and removed codex labels Dec 2, 2025
@TimurKady TimurKady merged commit 06f2297 into main Dec 2, 2025
1 check passed
@TimurKady TimurKady deleted the fix-json-import/export-serialization-issues branch December 2, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant