* Add more thorough golden tests * Fix bug in update column ordering, now uses sort
* Add FilterColumnsByUnique * Fix lots of broken tests * Made CompareVals less stupid Note: UpdateAll tests still broken because Unique is not being fetched correctly for INDEX types, it is only working for UNIQUE constraints.
* Add modifiers to delete builder * Update golden file tests * Add startAt to whereClause