zeromicro / go-zero

A cloud-native Go microservices framework with cli tool for productivity.

Home Page:https://go-zero.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sql 查询里面。框架是否 支持多条件自动组装 sql

CrazyZard opened this issue · comments

eg:

select id, name,age where id = ? , name = ? ,age = ?

3个条件 根据传递的值 自动拼接

自动拼接就是你传多个参数吧?是支持的

This issue is stale because it has been open for 30 days with no activity.

This issue was closed because it has been inactive for 14 days since being marked as stale.