mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-07-03 12:27:41 +08:00
Co-authored-by: fullex <106392080+0xfullex@users.noreply.github.com> Signed-off-by: jd <59188306+zhangjiadi225@users.noreply.github.com>
1 line
89 B
SQL
1 line
89 B
SQL
ALTER TABLE `agent_session` ADD `is_name_manually_edited` integer DEFAULT false NOT NULL; |