memos/store/migration/postgres/0.26
Johnny 78efa6802e feat(store): change default storage type to local filesystem
Add migration scripts for existing instances without a storage setting
to explicitly preserve DATABASE as their storage type, ensuring backward
compatibility. Change the default for new installations to LOCAL to
improve out-of-the-box performance.
2026-03-01 19:42:01 +08:00
..
00__rename_resource_to_attachment.sql refactor(db): rename tables for clarity - resource→attachment, system_setting→instance_setting 2026-01-06 23:36:42 +08:00
01__drop_memo_organizer.sql chore: remove memo_organizer table 2026-01-08 22:28:13 +08:00
02__migrate_host_to_admin.sql refactor: migrate HOST roles to ADMIN 2026-01-20 23:38:30 +08:00
03__migrate_storage_setting.sql feat(store): change default storage type to local filesystem 2026-03-01 19:42:01 +08:00