Skip to content

v1.39.0

Choose a tag to compare

@huandu huandu released this 20 Jan 07:45
· 18 commits to master since this release
03c69da

What's Changed

  • [NEW] Add From support for UpdateBuilder by @stvnkiss in #230
  • [FIX] Fix oracle limit bug by @zhangyongding in #222
  • [FIX] Improve error-msg context for unsupported types during interpolation by @shoriwe in #226
  • [FIX] Mark OrderBy as "not recommended" rather than deprecated by in #223
  • [FIX] Fix sqlite string interpolation incorrectly uses backslash escapes by @shoriwe in #228
  • [FIX] Update doc on Where to avoid confusion in #229

New Contributors

  • @zhangyongding made their first contribution in #222
  • @shoriwe made their first contribution in #226
  • @stvnkiss made their first contribution in #230

Full Changelog: v1.38.0...v1.39.0