mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-09 07:07:54 +08:00
- Make migrate_v6_to_v7 check skills table existence before ALTER - Make migrate_v7_to_v8 check model_pricing table existence before UPDATE - Fix SessionManagerPage test: use getByRole heading instead of getAllByText which breaks when highlightText splits text across <mark> elements