mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-06-04 13:30:32 +08:00
- Introduced a new column `display_name` to the `models` table for optional user-facing display names. - Created migration scripts for both adding and removing the column, ensuring backward compatibility.