sqlxb icon indicating copy to clipboard operation
sqlxb copied to clipboard

SqlOfCond() return: joinSql, condSql, values

Open sim-wangyan opened this issue 2 years ago • 0 comments

  1. joinSql, condSql, vs := builder.Build().SqlOfCond()
  2. _, condSql, vs := builder.Build().SqlOfCond()

sim-wangyan avatar Nov 07 '23 03:11 sim-wangyan