Skip to content

Conversation

atyrode
Copy link
Contributor

@atyrode atyrode commented May 4, 2025

This addresses the secondary issue found in #67

  • Added a function to check for the existence of source tables before migration, improving robustness.
  • Implemented logging to provide feedback on the migration process, including the number of records processed and any errors encountered.
  • Refactored migration logic to handle cases where source tables do not exist, ensuring graceful handling of missing data.

- Added a function to check for the existence of source tables before migration, improving robustness.
- Implemented logging to provide feedback on the migration process, including the number of records processed and any errors encountered.
- Refactored migration logic to handle cases where source tables do not exist, ensuring graceful handling of missing data.
@atyrode atyrode merged commit 2828893 into main May 4, 2025
1 check passed
@atyrode atyrode deleted the migration-skip branch May 4, 2025 16:28
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.

1 participant