Skip to content

v7.3.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 12 Jul 04:05
· 218 commits to master since this release
40b44d0
  • [ADDED] UPDATE and INSERT should use struct Field name if db tag is not specified #57
  • [CHANGE] Changed goqu.Database to accept a SQLDatabase interface to allow using goqu.Database with other libraries such as sqlx #95