Skip to content

Schema upgrade from 20041114 / EPS 1.58.15 somehow possible? #37

@sottolski

Description

@sottolski

Now that I managed to connect to mysql, the next challenge is to upgrade the db schema. Our installation tells me to be version 1.58.15; the db.schema.version is 20041114 (from the configuration table).

I tricked the SchemaVersion.update() by adding a schema.id property with value "200411" to actually perform the update, but it seems to work only partly. I have my users and the hierarchy, and am able to login, but no passwords are displayed. So I suppose some schema upgrades from at least "20041114" until "201112" are missing.

Any chance that you could bring the missing steps into the new version?

For a little background, we obviously still use the EPS. However, it became dead slow lately. Especially seaching can take several minutes. Apparently, the history has grown to big over time, and there seems to be not obvious way to wipe older entries from the db to speed things up. Besides hoping for speed, the new interface looks way more user friendly and intuitive.

Thanks

Sascha

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions