Skip to content

v1.5.1: Fix Select subquery with DollarPlaceholder (#298)

Compare
Choose a tag to compare
@lann lann released this 13 Oct 18:22
· 7 commits to master since this release
84ae2bc

What's Changed

  • doc: fix deprecated usage of NewStmtCache by @elvizlai in #274
  • Add missing MustSql methods by @swithek in #288
  • Fix Select subquery with DollarPlaceholder by @lann in #298

New Contributors

Full Changelog: v1.5.0...v1.5.1