--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dataverse-community/c9cb97e5-bf04-4d54-99a3-a51ea40e8c05n%40googlegroups.com.
Meanwhile, I'd like to know if, as a workaround at the end of my installation flow, directly running this database query:
UPDATE authenticateduser SET email = 'mya...@mydomain.org' WHERE id = 1;
would break the database's referential integrity, or if there are other processes I need to trigger afterward?"
Thanks,
Alfredo