Skip to content

Latest commit

 

History

History
99 lines (43 loc) · 3.97 KB

File metadata and controls

99 lines (43 loc) · 3.97 KB

Changelog

1.10.0 (2026-01-20)

Features

1.9.0 (2024-02-15)

Features

1.8.1 (2023-04-04)

Bug Fixes

1.8.0 (2023-04-04)

Features

  • add UpdateWithOptions and DeleteWithOptions functions (#21) (0b1adf1)

1.7.0 (2023-03-31)

Features

  • update sqlquery to version v1.2.0 (#19) (7d8d527)

1.6.0 (2022-11-10)

Features

1.5.2 (2022-09-13)

Bug Fixes

1.5.1 (2022-09-13)

Bug Fixes

  • use ExecContext on Insert function (#13) (8819c10)

1.5.0 (2022-09-13)

Features

  • use code from github.com/allisson/sqlquery (#11) (4c0d769)

1.4.0 (2022-09-12)

Features

  • update project to use golang 1.18.x (#9) (549ca56)

1.3.0 (2021-11-20)

Features

  • update project to use golang 1.17.x (#7) (dab910e)

1.2.0 (2021-07-24)

Features

  • add Querier interface to allow *sql.DB/*sql.Conn/*sql.Tx on helpers (#5) (212a36b)

1.1.0 (2021-07-24)

Features

  • update InsertQuery to add RETURNING * clause (#3) (4f4a41d)

1.0.0 (2021-07-23)

Features

  • first release of this module (#1) (22ef8b5)