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

mattn / go-sqlite3 / 238

Builds Branch Commit Type Ran Committer Via Coverage
238 master Revert a6c208564 push 21 Mar 2015 07:32PM UTC mattn travis-ci pending completion   set done
230 master Next() should wait while BUSY or LOCKED because return value is bool push 19 Mar 2015 04:33AM UTC mattn travis-ci pending completion   set done
229 master Apply -lpthread withou windows. push 12 Mar 2015 09:47AM UTC mattn travis-ci pending completion   set done
228 master Merge pull request #183 from stgraber/master Fix gccgo support push 12 Mar 2015 09:45AM UTC mattn travis-ci pending completion   set done
227 master Link against pthread This is required by gccgo because of the pthread_mutex_trylock symbol. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Pull #183 11 Mar 2015 08:38PM UTC stgraber travis-ci pending completion   set done
6 master Link against pthread This is required by gccgo because of the pthread_mutex_trylock symbol. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> push 11 Mar 2015 08:37PM UTC stgraber travis-ci pending completion   set done
5 master temp push 11 Mar 2015 08:28PM UTC stgraber travis-ci pending completion   set done
4 master temp push 11 Mar 2015 08:09PM UTC stgraber travis-ci pending completion   set done
3 master gccgo: Link against pthread This is required because of the pthread_mutex_trylock symbol. Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> push 11 Mar 2015 07:30PM UTC stgraber travis-ci pending completion   set done
226 master Add test for rows.DeclTypes(), using ConnectHook Adds new file for tests using ConnectHook pattern (ie. Get pointer to SQLiteConn with ConnectHook on sql.Register, open with sql.Open, use methods from sqlite3 package that are not exposed in datab... Pull #182 09 Mar 2015 03:36AM UTC TheDorkKnight travis-ci pending completion   set done
225 master Expose column decltypes from SQLiteRows iterator Many applications that are built upon or extended from SQLite are interested in knowing the declared type of columns. By exposing access to the decltypes of a query result (the SQLiteRows struct... Pull #182 08 Mar 2015 08:35PM UTC TheDorkKnight travis-ci pending completion   set done
224 master Merge pull request #178 from antoni/master Correct HasPrefix method name push 05 Mar 2015 09:58PM UTC mattn travis-ci pending completion   set done
223 master Update sqlite3.go Typo. Pull #180 05 Mar 2015 06:02PM UTC michaelsmanley travis-ci pending completion   set done
222 master Fixed typo: HasPrefox -> HasPrefix This is breaking travis ci tests. Pull #179 05 Mar 2015 05:41PM UTC apexskier travis-ci pending completion   set done
221 master Correct HasPrefix method name Pull #178 05 Mar 2015 05:36PM UTC antoni travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • …
  • 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