feat BaseGrammar: Support returning in UPDATE and DELETE statements (42f9c4b)fix SqlServerGrammar: Fix raw table name parsing in update queries. (0ba008b)QueryBuilder: Fix truncating text in nested wheres inside joins (047a9fe)QueryBuilder: Fix out of order bindings in joinSub(e766aba)