And constructor

And(
  1. List<SQL> conditions
)

Implementation

And(super.conditions) : super(type: WhereType.AND);