Skip to content

Releases: thcyron/sqlbuilder

Release list

v4.0.0

Choose a tag to compare

@thcyron thcyron released this 02 May 10:55

Version 4 is identical to version 3 and just adds support for Go modules.

v3.0.0

Choose a tag to compare

@thcyron thcyron released this 08 Dec 11:05
  • Remove quoting of table and column names introduced in 2.0.0
    (as a consequence, the MapSQL, ReturnSQL, and Quote methods are gone)
  • Introduce dialects (replacing DBMS)

Version 3 is not compatible with version 1 and 2.