Error: SQLSTATE[42703]: Undefined column: 7 ERROR: column "password_hash" of relation "users" does not exist LINE 1: UPDATE users SET password_hash = $1, name = $2, role = $3 WH... ^