mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Rebasing on main pulled in schema changes that aren't part of this feature. `disco check` flagged them, so this brings the branch back in sync: - Ignore the new `site_setting_localizations` table, like the other `*_localizations` tables already in `ignored.rb`. - Regenerate the IntermediateDB SQL and models for the new `topics.og_image_upload_id` column, plus the plugin manifest. - Migrate `topics.og_image_upload_id` in the discourse converter through an `UploadCreator`, the same way `badges` and `groups` handle their upload columns, so the reference converter still covers every column. |
||
|---|---|---|
| .. | ||
| lib | ||
| spec | ||
| .rspec | ||
| Gemfile | ||
| migrations-converters.gemspec | ||