Int4/int8 primary key in diagram is translated to serial/bigserial when generating SQL

Question as described in the subject. The database in VP is configured to PostgreSQL. An screen capture of this strange behavior is attached below for reference. I expect the SQL will be something like: “Column1 int8 NOT NULL”.

Let me check with our engineers about this. Please be patient.