Skip to content

database schema upgrade 2.9 is broken on new installs #540

@JohnVillalovos

Description

@JohnVillalovos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions