Ran the script before and after the changes and logged the results of the query. I put them into a side by side text comparison on https://text-compare.com/, and confirmed that whenever `default_role` was equal to the roleID, the new `is_default field = 1`. Otherwise, it is null (casted to 0 during the `Boolean` conversion).