- Change query from :exec to :one with RETURNING * - Allows handler to detect when user doesn't exist - Follows pattern established by UpdateMediaItem - Required for 404 response on non-existent user Related: Fix for TestUpdateUserMaxDevicesNonExistentUser