Skip to content

v1.38.0

Latest

Choose a tag to compare

@huandu huandu released this 10 Oct 08:31
· 2 commits to master since this release

What's Changed

  • [NEW] Implement returning method on SQL Server by @Bugadinho in #220
  • [FIX] Add document to demonstrate how to write nested JOIN. #217
  • [NEW] Add OrderByAsc and OrderByDesc to SelectBuilder/UpdateBuilder/DeleteBuilder/UnionBuilder for better readability. The old methods OrderBy/Asc/Desc are marked as deprecated. #214

New Contributors

Full Changelog: v1.37.0...v1.38.0