A few weeks ago, I started encountering errors with the database upgrade script starting with 3.14.1. Another user posted a bug, so I reverted to 3.13.2 and waited for a fix. I tried updating to 3.14.5 today and am getting the same error:
An non-recoverable error happened during the update. Error details:
SQLSTATE[42602]: Invalid name: 7 ERROR: invalid name syntax
File updatedb_helper.php, line 2291.
How can I fix this? I'm running Postgres 10.5 on RHEL 7.
Ticket is still open (Marked as resolved, but not closed). So your comment will be seen.
Since PostgreSQL and MS SQL is not that much tested during development it may take a while.
An non-recoverable error happened during the update. Error details:
CDbCommand failed to execute the SQL statement: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block
File updatedb_helper.php, line 2289.
Please fix this error in your database and try again
Obviously something completely wrong, and totally messed up stuff.
What is this??