-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
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
Labels
No labels