Google 계정 데이터 별칭 복구를 추가

This commit is contained in:
Yun Chan 2026-08-29 15:34:50 +09:00
parent 15f609368c
commit dba9b75a38
9 changed files with 642 additions and 30 deletions

View file

@ -740,6 +740,7 @@ class OutcomeReleaseAgentTests(unittest.TestCase):
"15_self_directed_practice_runtime.sql",
"16_calibration_transfer_actual_execution.sql",
"17_improvement_workbook_contracts.sql",
"19_auth_identity_alias.sql",
),
self.agent_module.RELEASE_DB_MIGRATIONS,
)