Specific Postgres table schema not refreshing

OS info

  • Operating System : Windows 10.0.19043
  • Wappler Version : 4.7.1

Problem description

A new error appeared in the last day. I have a postresql db and table ‘users’ containing all user detail for the system. as an own practice I don’t do any database schema updates in Wappler but rather on the database level itself through pgAdmin4.

I now have the situation that this particular table’s schema, ‘users’, cannot be synchronized with the database.

I noticed the problem after starting to have some strange behavior with server actions involving the table since certain field are missing. Only then it was discovered that the table schema is out of sync with the database.

The schema for the users table is shown here:

Steps to reproduce

  1. Clicking on the table in Database Manager, and refresh schema.

Do you get any error or so when refreshing tge schema in Wappler?

Please restart Wappler with logging, reproduce the problem and attach the debug log. See:

Hi George

Many thanks for the reply. I did send the error/bug report as indicated.

I also did a short clip to clearly demonstrate the problem: Database refresh

Hope that helps.

The error log in case I missed it:

report1648450646370.zip (145.0 KB)

This was already solved in a few Wappler updates ago.