#943·Mapper

postgresql 18

Author: yuan50697105Created Nov 15, 2025Updated Nov 17, 2025

SQL: INSERT INTO t_sys_user ( id,nickname,password,username ) VALUES( ?,?,?,? )

Cause: org.postgresql.util.PSQLException: 错误: null value in column "id" of relation "t_sys_user" violates not-null constraint

详细:失败, 行包含(null, null, null, null, null, 管理员, , null, null, null, null, GOwq7EpfgIwq8TLG77SpUH4ugiSnNTWHYrdcd9IwPqxXxRPkY0). ; 错误: null value in column "id" of relation "t_sys_user" violates not-null constraint 详细:失败, 行包含(null, null, null, null, null, 管理员, , null, null, null, null, GOwq7EpfgIwq8TLG77SpUH4ugiSnNTWHYrdcd9IwPqxXxRPkY0).