update

2881099
2022-09-22 21:04:58 +08:00
parent b373eaae27
commit d227824245

@@ -47,6 +47,7 @@ var t2 = fsql.Select<T>()
> v3.2.650 使用 .Where(a => list.Any(b => b.Item1 == a.Id && b.Item2 == a.ct1))
> WHERE (id, code) in ((1,'code1'), (2,'code2))
> 实现代码:[https://github.com/2881099/FreeSql/issues/243](https://github.com/2881099/FreeSql/issues/243)
## In子表