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

mattn / go-sqlite3 / 1051

Builds Branch Commit Type Ran Committer Via Coverage
1051 master Fix for early termination of returned rows (#805) Once the regex encountered the first instance of a non-match, it would return without processing the rest of the rows in the statement. This change allows it to process the remaining, only setting... push 02 May 2020 03:45PM UTC web-flow travis-ci
53.31
1050 master Merge e51e698f1 into 98a44bcf5 Pull #806 22 Apr 2020 08:09PM UTC web-flow travis-ci
53.26
1049 patch-1 Merge 853068c31 into 98a44bcf5 Pull #805 21 Apr 2020 11:31PM UTC web-flow travis-ci
53.06
1048 patch-2 Merge 3c9cdd26e into 98a44bcf5 Pull #804 17 Apr 2020 02:46PM UTC web-flow travis-ci
53.06
1047 master report actual error message if sqlite3_load_extension fails (#800) * report actual error message if sqlite3_load_extension fails * more fixes and test cases Co-authored-by: Jesse Rittner <jrittner@lutron.com> push 16 Apr 2020 06:50AM UTC web-flow travis-ci
53.06
1046 master Add extension-functions.c info to README (#779) push 16 Apr 2020 06:24AM UTC web-flow travis-ci
51.5
1045 master Update dependencies push 16 Apr 2020 05:57AM UTC mattn travis-ci
51.5
1044 master feat: add go modules (#781) * feat: add go modules * feat: upgrade goquery dependency push 16 Apr 2020 05:44AM UTC web-flow travis-ci
51.5
1043 787/delete_limit Merge 9955ad53d into 67986a783 Pull #802 15 Apr 2020 08:42AM UTC web-flow travis-ci
51.5
1042 787/delete_limit Merge b0f03575a into 67986a783 Pull #802 14 Apr 2020 06:12PM UTC web-flow travis-ci
51.5
1041 787/delete_limit Merge 20be4be26 into 67986a783 Pull #802 14 Apr 2020 05:46PM UTC web-flow travis-ci
51.5
1040 787/delete_limit Merge a77e3c7c8 into 67986a783 Pull #802 14 Apr 2020 05:17PM UTC web-flow travis-ci
51.5
1039 bugfix/capture-error-message-from-load-extension more fixes and test cases Pull #800 04 Apr 2020 02:05PM UTC web-flow travis-ci
53.06
1038 bugfix/capture-error-message-from-load-extension report actual error message if sqlite3_load_extension fails Pull #800 04 Apr 2020 03:10AM UTC web-flow travis-ci
51.44
1037 initialize-fix Make sqlite3.Open thread safe * sqlite3_open_v2 implicitly calls sqlite3_initialize * sqlite3_initialize is not thread safe in the prologue * concurrent calls of sqlite3.Open even on different files may trigger mutex initialization race and cra... Pull #790 28 Feb 2020 12:34AM UTC web-flow travis-ci
51.68
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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