1
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
2026-04-20 09:54:17 +08:00
parent 67c584b4df
commit 50759f3c1e
159 changed files with 16938 additions and 16925 deletions

View File

@@ -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',