-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels