ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
我的工作台
go-pg/pg
/
Issues
Do we support select to insert
#1972
Open
cryptodogge
创建于 2023-02-15
C
cryptodogge
commented
I have a need to do something like `INSERT INTO foo (x, y) VALUES ( (SELECT b1.id FROM boo b1 WHERE …), 3 );`, do we support this function in gopg?
1 条评论