You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(migrator): add missing helper functions for v0.4.1
- Add isAlreadyExistsError() function for consistent error detection
- Add isAutoIncrementField() method for proper field identification
- Improve migration robustness and DuckDB compatibility
- Update CHANGELOG.md for v0.4.1 patch release
These helper functions enhance migration reliability by providing
better error handling and auto-increment field detection.
0 commit comments