Skip to content

Native query params

Compare
Choose a tag to compare
@simPod simPod released this 17 Jan 13:34
· 38 commits to master since this release
3f2c466

Important

This deprecates using :param in queries. Migrate to native query params.

Important

Edit: considering undeprecation of :param in queries since it works well over all.

  • Rename UnsupportedValue exception to UnsupportedParamValue

What's Changed

  • feat(snippet): add database parameter to Parts by @simPod in #244
  • feat: pass parameters natively via http interface along the query by @simPod in #224

Full Changelog: 0.6.12...0.7.0