mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 09:16:52 +08:00
In this PR, migration was introduced to change the `base_scheme_id` column from a string to proper integer IDs. https://github.com/discourse/discourse/pull/34351 However, one base type called "Default" was not covered and later conversion to an integer is failing. <img width="973" height="56" alt="Screenshot 2025-08-20 at 12 58 04 pm" src="https://github.com/user-attachments/assets/04b193b2-e66e-4aed-ab7c-d46605f0e802" /> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrate | ||
| post_migrate | ||
| api_test_seeds.rb | ||