发布

  • [OPIK-4489] [BE] Add rollback dependency order skill to migration patterns (#5270)

    frostbyte_neo 发布于 2026-02-17 16:23:31 +00:00

    Add a "Rollback Dependency Order" section to the backend migrations skill
    documenting that rollback statements must drop dependent columns (MATERIALIZED,
    ALIAS, indexes) before the columns they reference.

    Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

    下载附件