文章目录create 增加为表添加数据 insert为指定字段添加数据使用set 添加数据同时添加多条数据insert into selectinset into table**retrieve 读取查询 单表查询**简单查询 select条件查询where 关系运算符where inwhere between andwhere nullwhere like 模糊查询distinct 去…
一、测试环境
windows11 cursor 2.1.20版本 连接 wsl2 Ubuntu22.04,gvm 安装在linux子系统同样的环境 vscode 正常使用gvm的go环境路径,而cursor报下面的错误
错误如下
Failed to find the "go" binary in either GOROOT() or PATH(/home/s…