This was fixed in the 22-MAY-2009 commit of scripts/create_user.py. Added to the insert statement the names of the additional not-null columns -- user_real_name, user_password, user_newpassword, user_email, user_options, user_token, user_touched -- and empty-string values, allowing the insertion to complete successfully.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Changed from "Feature" to "Bug".
This was fixed in the 22-MAY-2009 commit of scripts/create_user.py. Added to the insert statement the names of the additional not-null columns -- user_real_name, user_password, user_newpassword, user_email, user_options, user_token, user_touched -- and empty-string values, allowing the insertion to complete successfully.
Implemented in r2009-04.