github doug-martin/goqu v0.3.0

latest releases: v9.15.0, v9.14.0, v9.13.0...
9 years ago
  • Changed sql generation methods to use a common naming convention. To(Sql|Insert|Update|Delete)
    • Also changed to have common return values string, []interface{}, error)
  • Added Dataset.Prepared which allows a user to specify whether or not SQL should be interpolated. #7
  • Updated Docs
    • More examples
  • Increased test coverage.

Don't miss a new goqu release

NewReleases is sending notifications on new releases.