DELETE FROM user WHERE user_id = ? should of course be DELETE FROM user_addresses WHERE user_id = ?
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
DELETE FROM user WHERE user_id = ? should of course be DELETE FROM user_addresses WHERE user_id = ?