• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-gorp / gorp / 343

Builds Branch Commit Type Ran Committer Via Coverage
343 master Merge branch 'master' of https://github.com/vinceyuan/gorp Pull #293 24 Dec 2015 03:04PM UTC vinceyuan travis-ci pending completion   set done
342 master Merge pull request #280 from go-gorp/valuer_fix Try not to use pointers to pointers for interface implementation push 23 Dec 2015 10:45AM UTC GeertJohan travis-ci pending completion   set done
341 master Merge branch 'pwaller-issue-296' push 23 Dec 2015 10:39AM UTC GeertJohan travis-ci pending completion   set done
340 master Merge pull request #305 from alioygur/patch-1 updated README file push 15 Dec 2015 03:39PM UTC GeertJohan travis-ci pending completion   set done
339 master updated README file fixed the multiple-value s.Exec() in single-value context error Pull #305 15 Dec 2015 03:07PM UTC alioygur travis-ci pending completion   set done
338 master Default value should set in schema The default value in field tag, e.g., "db:"field,size:1,default:10", should be reflected in db schema too, besides setting it during insertion. So the db schema will becomes "... DEFAULT '10'". Pull #303 27 Nov 2015 02:18PM UTC wzzhu travis-ci pending completion   set done
337 master Merge pull request #300 from rubenv/master Add UpdateColumns which allows selective updates push 15 Nov 2015 12:16PM UTC GeertJohan travis-ci pending completion   set done
336 master Add UpdateColumns which allows selective updates Pull #300 13 Nov 2015 02:30PM UTC rubenv travis-ci pending completion   set done
335 master Initialise plans using sync.Once Previously, plans were initialised through a racy assignment. Now they are initialised through a sync.Once, which is more clearly race free and also makes the intent clear (it is initialisation). With this change... Pull #301 12 Nov 2015 12:22PM UTC pwaller travis-ci pending completion   set done
334 master Merge pull request #302 from pwaller/disable-1.2 Remove go-1.2 from the list of test targets push 12 Nov 2015 07:39AM UTC qrawl travis-ci pending completion   set done
333 master Remove go-1.2 from the list of test targets It's failing because mattn/sqlite3 doesn't support it anymore. I'm not sure gorp should either, go-1.2 is really quite old now. Pull #302 11 Nov 2015 06:54PM UTC pwaller travis-ci pending completion   set done
332 master Initialise plans using sync.Once Previously, plans were initialised through a racy assignment. Now they are initialised through a sync.Once, which is more clearly race free and also makes the intent clear (it is initialisation). With this change... Pull #301 11 Nov 2015 06:49PM UTC pwaller travis-ci pending completion   set done
331 master Add UpdateColumns which allows selective updates Pull #300 10 Nov 2015 10:46AM UTC rubenv travis-ci pending completion   set done
330 master Minor fix. Pull #293 24 Oct 2015 05:56AM UTC vinceyuan travis-ci pending completion   set done
329 master Fixed the query syntax of benchmark for Postgres. But benchmark of Postgres does not work because there is no LastInsertId(). Hope somebody will solve it in the future. Pull #293 24 Oct 2015 05:54AM UTC vinceyuan travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc