Skip to content

v7.3.1

Compare
Choose a tag to compare
@doug-martin doug-martin released this 12 Jul 21:40
· 214 commits to master since this release
c7d8e67
  • [ADDED] Exposed goqu.NewTx to allow creating a goqu tx directly from a sql.Tx instead of using goqu.Database#Begin #95
  • [ADDED] goqu.Database.BeginTx #98