• Johnny's avatar
    feat(store): change default storage type to local filesystem · 78efa680
    Johnny authored
    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.
    78efa680
Name
Last commit
Last update
..
00__rename_resource_to_attachment.sql Loading commit data...
01__drop_memo_organizer.sql Loading commit data...
02__drop_indexes.sql Loading commit data...
03__alter_user_role.sql Loading commit data...
04__migrate_host_to_admin.sql Loading commit data...
05__migrate_storage_setting.sql Loading commit data...