Get the sql text represents this QueryPart
@override String buildQuery() { if (queryBuilder != null) return queryBuilder!(); return ''; }