As reported in: #495
After commenting out two ALTER TABLE lines in /database_schema/upgrades/2.9/schema.sql, I can get through the install (the tables pending_reservations and users_customers do not exist, so the ALTER TABLE statements throw an error), I can get through the installation, but cannot register any users.
This change was introduced in #415
@hakito Adding you here in case you have some feedback.
@lukebarone This is related to your issue