mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Unconditional rewrite on the SDK path could silently redirect a misrouted external migration to this cluster's own internal API — if the caller had a valid apiKey for any project on this cluster, the migration would read from us instead of the typed external source. Restore the original DB-only gate.