owpengram-server/deploy/migrations/20260908000001_phone_identity_canonicalization.down.sql
2026-09-09 02:49:30 +03:00

3 lines
147 B
SQL

-- E.164 canonicalization is intentionally irreversible: the removed national
-- trunk presentation is not part of the account identity.
SELECT 1;