github doug-martin/goqu v0.2.0

latest releases: v9.15.0, v9.14.0, v9.13.0...
9 years ago
  • Changed CrudExec to not wrap driver errors in a GoquError #2
  • Added ability to use a dataset in an Ex map or Eq expression without having to use In #3
    • db.From("test").Where(goqu.Ex{"a": db.From("test").Select("b")})
  • Updated readme with links to DefaultAdapter

Don't miss a new goqu release

NewReleases is sending notifications on new releases.