Skip to content

Releases: lesismal/sqlw

v1.1.6

14 Aug 16:41

Choose a tag to compare

  1. add sqlResult.IsNotFound()
  2. support DB.PrintSql(...)

v1.1.5

09 Aug 12:29

Choose a tag to compare

  1. select: remove ErrNotFound.

v1.1.3

09 Aug 08:22

Choose a tag to compare

  1. select: support basic type
  2. insert: fix sql head concat

v1.1.2

30 May 12:25

Choose a tag to compare

v1.1.1

07 Mar 06:26
19f9a40

Choose a tag to compare

  1. fix lower case
  2. add quote for insert field name
  3. opt err details

v1.1.0

13 Jan 09:56
7be0054

Choose a tag to compare

  1. fix nil receiver when struct does not have enough fields

related:
#18

v1.0.0

04 Jan 08:33
d1cce1b

Choose a tag to compare

first release.