Skip to content

Releases: allisson/sqlquery

v1.5.0

20 Jan 12:11
aacf10f

Choose a tag to compare

1.5.0 (2026-01-20)

Features

v1.4.0

15 Feb 12:31
1250522

Choose a tag to compare

1.4.0 (2024-02-15)

Features

  • add FindOptions.WithForUpdate support (#13) (161fdf2)

v1.3.1

04 Apr 01:05
c463114

Choose a tag to compare

1.3.1 (2023-04-04)

Bug Fixes

  • fix the set clause on UpdateWithOptionsQuery (#11) (701ed6b)

v1.3.0

03 Apr 23:51
982be5d

Choose a tag to compare

1.3.0 (2023-04-03)

Features

  • add UpdateWithOptionsQuery and DeleteWithOptionsQuery functions (#9) (cf22b33)

v1.2.0

31 Mar 20:49
07d4946

Choose a tag to compare

1.2.0 (2023-03-31)

Features

  • update go-sqlbuilder to version 1.20.0 (#7) (3af976d)

v1.1.0

10 Nov 13:31
6f3a027

Choose a tag to compare

1.1.0 (2022-11-10)

Features

  • add WithForUpdate to support FOR UPDATE statements (#5) (deef88d)

v1.0.1

12 Sep 23:51
3ba33b3

Choose a tag to compare

1.0.1 (2022-09-12)

Bug Fixes

  • remove returning from InsertQuery function (#3) (b616965)

v1.0.0

12 Sep 23:44
dbf3bf1

Choose a tag to compare

1.0.0 (2022-09-12)

Features

  • import code from github.com/allisson/sqlutil (#1) (8e127b2)