shylumi
- 活动总数 3
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
-
shylumi 创建了一个帖子, 已回答Unable to insert into multi table view using trigger function within DataGrip table UI in PostgreSQL on Windows
When I try to insert into a multi table view (tables connected by foreign key) using triggers I get this error. Unexpected update count received.CREATE TABLE first_name ( id int PRIMARY KEY GEN...