• Release candidate 1.0.0-rc.3: Migration detection hotfix

    phil released this 2025-11-24 21:28:34 +01:00 | 94 commits to main since this release

    Fixes critical database migration detection issue for partially migrated databases.

    Changes:

    • Enhanced migration 002 detection to handle existing migrated tables
    • Improved error handling and diagnosis for migration conflicts
    • Added comprehensive documentation for migration architecture
    • Documented conflict resolution strategy

    This release candidate resolves issues found in rc.2 where databases with
    existing migrations would fail to properly detect migration state.

    Downloads