Skip to content

Conversation

@ichung08
Copy link
Collaborator

@ichung08 ichung08 commented Dec 4, 2025

Description

Currently, nested object and nested array transformations do not work. This PR fixes those issues by recursively discovering nested objects and arrays, checking if there are valid migrations for those types and applying them if necessary.

🎟 Issue(s)

#66

🧪 Functional Testing

📸 Screenshots

📋 Checklist

  • Added/updated applicable tests
  • Added/updated examples in the examples/ directory
  • Updated any related documentation

@ichung08 ichung08 self-assigned this Dec 4, 2025
@ichung08 ichung08 linked an issue Dec 4, 2025 that may be closed by this pull request
@ichung08 ichung08 marked this pull request as ready for review December 5, 2025 00:00
@ichung08 ichung08 requested a review from a team as a code owner December 5, 2025 00:00
@ichung08 ichung08 merged commit a8e09c0 into main Dec 5, 2025
2 checks passed
@ichung08 ichung08 deleted the 66-fix-nested-object-and-array-transformation-bug branch December 5, 2025 00:01
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.

Fix Nested Object and Array Transformation Bug

2 participants