mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
fix(migration): renumber agent primary_kb to V130 to clear V129 collision
PR #237 introduced V129__agent_primary_kb.sql while dev also has V129__wiki_page_broken_links.sql shipped from the broken-link lint work. Flyway rejects duplicate version numbers at startup, so the agent primary_kb migration moves to V130 across both H2 and MySQL dialects. No content change beyond the rename — the column add, index, and backfill SQL are identical to the V129 originals from #237.
This commit is contained in:
parent
bd02734d61
commit
51e1bd2582
Loading…
Reference in New Issue
Block a user