How to change username and email from MariaDB

You will have to call frappe.rename_doc("User", old_name, new_name);