gpt4 book ai didi

postgresql - grails postgres 消息 : ERROR: column this_. id 不存在

转载 作者:行者123 更新时间:2023-11-29 11:38:21 26 4
gpt4 key购买 nike

Grails 和用户域的 postgres。

 Message: ERROR: column this_.id does not exist

最佳答案

找到问题了。对于用户域,我将 postgres 表作为“用户”。所以默认情况下,当它试图查询用户表时,它不会使用“user.id”进行查询。 “用户”表的 postgres 有问题。

所以我将“用户”表更新为“myapp_user”表。问题解决了。

关于postgresql - grails postgres 消息 : ERROR: column this_. id 不存在,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33407782/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com