This commit is contained in:
2021-08-09 18:56:09 +08:00
parent 415abed013
commit 0377550b6f
3 changed files with 14 additions and 4 deletions
+3
View File
@@ -40,6 +40,9 @@ trait QueryTrait
public bool $ifNotWhere = false;
private SqlBuilder $builder;
/**
* @var ActiveRecord|string|null
*/