mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 07:22:57 +08:00
-
This commit is contained in:
parent
7654c9b6e5
commit
dde06913c0
@ -1,7 +1,5 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Reflection;
|
|
||||||
using static Dm.parser.SQLProcessor;
|
|
||||||
namespace SqlSugar
|
namespace SqlSugar
|
||||||
{
|
{
|
||||||
public class PostgreSQLExpressionContext : ExpressionContext, ILambdaExpressions
|
public class PostgreSQLExpressionContext : ExpressionContext, ILambdaExpressions
|
||||||
|
Loading…
Reference in New Issue
Block a user