Skip to content

Releases: go-simpler/queries

v0.6.0

27 Oct 16:01
5d047a8

Choose a tag to compare

  • 9372c38 feat(interceptor): add BegixTx callback (#28)
  • 4bfec04 feat(scanner): don't panic (#27)
  • 9b6f2b9 feat(builder): support Oracle DB placeholder style (#26)
  • 3af25ee feat(builder)!: new API and docs (#23)
  • 159344c feat(interceptor): make {Execer,Queryer}Context interfaces optional (#20)

v0.5.1

11 Jun 17:04
19bce79

Choose a tag to compare

  • 19bce79 fix(interceptor): implement optional interfaces for Conn (#18)

v0.5.0

10 Jun 20:09
a3c1271

Choose a tag to compare

  • a3c1271 feat: add queriestest package (#16)
  • 051dc9c feat(builder): don't panic (like fmt) (#17)
  • 5e57ce4 feat(builder): add slice argument support (#14)

v0.4.0

06 May 20:36
4c6e1ce

Choose a tag to compare

  • 4c6e1ce feat(interceptor): add PrepareContext support (#15)

v0.3.0

12 Apr 16:16
6a59e6c

Choose a tag to compare

  • 6a59e6c feat(scanner): add docs for Query/QueryRow, implement Collect (#11)
  • e1502a7 feat(scanner): support non-struct T for single-column queries (#10)

v0.2.0

30 Mar 22:25
b2a74c9

Choose a tag to compare

Initial release candidate