updated migration fallback to legacy - #104
Conversation
WalkthroughThe changes update the default value for the 'type' property of database resources in the migration process. Previously set to 'sql', the default is now 'legacy' across the Appwrite destination, Appwrite source, and the Database resource class. No other logic or control flow is modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (7)📓 Common learnings📚 Learning: in the utopia-php/migration codebase, during the terminology swap from collection/attribute/document...Applied to files:
📚 Learning: in the utopia-php/migration codebase, during the terminology swap from collection/attribute/document...Applied to files:
📚 Learning: in the appwrite migration codebase, commented-out tables service references (import statements and c...Applied to files:
📚 Learning: in the utopia-php/migration codebase, the utopia database package does not have a memory adapter. wh...Applied to files:
📚 Learning: in the utopia-php/migration codebase, the `fromarray` method is not used on row objects, so mismatch...Applied to files:
📚 Learning: in the utopia-php/migration codebase, invalid numeric values (like null) in parsed data are acceptab...Applied to files:
🧬 Code Graph Analysis (1)src/Migration/Destinations/Appwrite.php (1)
🔇 Additional comments (3)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Summary by CodeRabbit