Skip to content

Postgresql 10 Compatibility #327

@jlbooker

Description

@jlbooker

Just a heads up that phpws is not currently compatible with Postgresql 10.

You'll get errors like:

An exception occurred while executing 'SELECT min_value, increment_by FROM "settings_id_seq"': SQLSTATE[42703]: Undefined column: 7 ERROR: column "min_value" does not exist LINE 1: SELECT min_value, increment_by FROM "settings_id_seq"

It seems that the Postgresql people removed the min_value field from the sequence table data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions