Menu

SqlBuilder 2.0.10 released

SqlBuilder 2.0.10 Release

  • Add more flexible table aliasing: handle Table with no alias and allow DbTable alias to be passed in constructor
  • Add SelectQuery.addCustomJoin(Object) for fully customizable join clauses
  • Allow ComboCondition, UnaryCondition, BinaryCondition, ComboExpression to have custom operators
  • Add option to disable wrapping parentheses in Conditions and Expressions which utilize them
Posted by James Ahlborn 2011-10-20

Log in to post a comment.