Feature "PostgreSQL 10: Support GENERATED ALWAYS BY IDENTITY (PR #386)" broke the view / edit of the table structure in PostgreSQL 9.4.
I assume that you are using the PDO_PgSQL driver with PHP 8, is that right?
Anyway, I've fixed it in Git, can you please verify?
Log in to post a comment.
I assume that you are using the PDO_PgSQL driver with PHP 8, is that right?
Anyway, I've fixed it in Git, can you please verify?