@@ -112,6 +112,9 @@ test('createDatabase applies runtime baseline migrations for pg-mem', async () =
|
||||
'20260414_010_custom_world_gallery_metadata',
|
||||
'20260416_011_profile_dashboard_tables',
|
||||
'20260416_012_user_browse_history',
|
||||
'20260417_013_custom_world_profile_soft_delete',
|
||||
'20260419_014_profile_save_archives',
|
||||
'20260419_015_runtime_settings_platform_theme',
|
||||
],
|
||||
);
|
||||
|
||||
@@ -130,6 +133,7 @@ test('createDatabase applies runtime baseline migrations for pg-mem', async () =
|
||||
'custom_world_sessions',
|
||||
'profile_dashboard_state',
|
||||
'profile_played_worlds',
|
||||
'profile_save_archives',
|
||||
'profile_wallet_ledger',
|
||||
'save_snapshots',
|
||||
'runtime_settings',
|
||||
@@ -149,6 +153,7 @@ test('createDatabase applies runtime baseline migrations for pg-mem', async () =
|
||||
'custom_world_sessions',
|
||||
'profile_dashboard_state',
|
||||
'profile_played_worlds',
|
||||
'profile_save_archives',
|
||||
'profile_wallet_ledger',
|
||||
'runtime_settings',
|
||||
'save_snapshots',
|
||||
|
||||
Reference in New Issue
Block a user