SEBSERV-376 fixed
This commit is contained in:
parent
51c375bb43
commit
686d4fa7ea
1 changed files with 0 additions and 1 deletions
|
@ -821,7 +821,6 @@ public class ClientConnectionDAOImpl implements ClientConnectionDAO {
|
|||
.and(
|
||||
ClientConnectionRecordDynamicSqlSupport.clientVersionGranted,
|
||||
SqlBuilder.isNull())
|
||||
.and(ClientConnectionRecordDynamicSqlSupport.ask, SqlBuilder.isNotNull())
|
||||
.build()
|
||||
.execute());
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue