修复 Vertex AI 服务账号访问

This commit is contained in:
Codex
2026-05-10 15:51:38 +08:00
parent 7f101431c5
commit 7e804c408f
20 changed files with 851 additions and 42 deletions

View File

@@ -0,0 +1,2 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the MySQL baseline.

View File

@@ -0,0 +1,3 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the squashed baseline and
-- 20260505000000_sync_core_export_columns for existing Postgres deployments.

View File

@@ -0,0 +1,2 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the SQLite baseline.