fix: sync contact phone privacy disclosure
This commit is contained in:
parent
0e2fcdf9c8
commit
e1a95c7318
19 changed files with 789 additions and 50 deletions
|
|
@ -0,0 +1,4 @@
|
|||
-- Irreversible privacy cleanup: restoring users.phone here would recreate the
|
||||
-- disclosure this migration removes. Contact relations and all non-phone
|
||||
-- owner-scoped fields are preserved by the up migration.
|
||||
SELECT 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue