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

mattn / go-sqlite3 / 1021

Builds Branch Commit Type Ran Committer Via Coverage
1021 master Fix typo (#763) push 09 Jan 2020 09:45AM UTC mattn travis-ci
51.5
1020 patch-1 added missing mode functionality the mode option in the dsn did not work as expected, particularly when trying to open a database in read-only mode Pull #772 07 Jan 2020 11:41AM UTC web-flow travis-ci
51.64
1019 ctx_cancel Reduce TestQueryRowContextCancelParallel concurrency [why] Tests times out in travis-ci when run with -race option. Pull #765 23 Dec 2019 07:59PM UTC web-flow travis-ci
52.16
1018 v2.0.2 fix typo in doc comment (#770) push 17 Dec 2019 08:05AM UTC mattn travis-ci
51.42
1017 master fix typo in doc comment (#770) push 17 Dec 2019 07:35AM UTC mattn travis-ci
51.49
1016 master add SystemErrno to Error (#740) * adding SystemErrno to Error, and fixing error logic when open fails * fix for old versions of libsqlite3 that do not have sqlite3_system_errno defined * fixing pre-processor logic push 17 Dec 2019 07:01AM UTC mattn travis-ci
51.49
1015 fix-typo-in-Open-doc-comment fix typo in doc comment Pull #770 17 Dec 2019 06:18AM UTC web-flow travis-ci
51.28
1014 ctx_cancel Reduce TestQueryRowContextCancelParallel concurrency [why] Tests times out in travis-ci when run with -race option. Pull #765 14 Dec 2019 12:20AM UTC web-flow travis-ci
51.91
1013 ctx_cancel Reduce TestQueryRowContextCancelParallel concurrency [why] Tests times out in travis-ci when run with -race option. Pull #765 13 Dec 2019 11:48PM UTC web-flow travis-ci
51.87
1012 ctx_cancel Fix "cannot start a transaction within a transaction" issue [why] If db.BeginTx(ctx, nil) context is cancelled too fast, "BEGIN" statement can be completed inside DB, but we still try to cancel it with sqlite3_interrupt. In such case we get conte... Pull #765 13 Dec 2019 10:46PM UTC web-flow travis-ci
51.83
1011 patch-1 Fix typo Pull #763 13 Dec 2019 10:15PM UTC web-flow travis-ci
51.25
1010 v2.0.1 Merge pull request #744 from azavorotnii/ctx_cancel Fix context cancellation racy handling push 04 Dec 2019 10:00AM UTC web-flow travis-ci
51.27
1009 v1.13.0 Merge pull request #744 from azavorotnii/ctx_cancel Fix context cancellation racy handling push 18 Nov 2019 05:09PM UTC web-flow travis-ci
51.28
1008 master Merge pull request #744 from azavorotnii/ctx_cancel Fix context cancellation racy handling push 18 Nov 2019 04:35PM UTC web-flow travis-ci
51.27
1007 master Merge pull request #760 from mattn/sqlite-amalgamation-3300100 upgrade amalgamation code push 18 Nov 2019 04:21PM UTC web-flow travis-ci
50.37
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 66
  • 67
  • 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