Commit Graph

  • ae99dd6561 Merge pull request #382 from mattn/sqlite-amalgamation-3170000 mattn 2017-03-01 15:59:06 +0900
  • c2ab9a4ac8 Merge pull request #279 from otoolep/src_dst_swapped mattn 2017-03-01 15:57:43 +0900
  • 95df624454 upgrade to sqlite-amalgamation-3170000 Yasuhiro Matsumoto 2017-02-16 15:59:24 +0900
  • 2acfafad58 use variable db Yasuhiro Matsumoto 2017-02-16 15:57:29 +0900
  • d03b7b541f update to 2017 Yasuhiro Matsumoto 2017-02-16 15:56:32 +0900
  • 588cd3292b fixes race Yasuhiro Matsumoto 2017-02-11 21:47:11 +0900
  • 6f8cd03789 Merge pull request #378 from AlekSi/patch-1 mattn 2017-02-07 18:23:53 +0900
  • a5027c521a Fix links to issues Alexey Palazhchenko 2017-02-07 10:54:49 +0300
  • cc625710e0 Install libssl-dev 3.11.0 xeodou 2017-02-03 16:07:57 +0800
  • 58961918d2 Update wercker.yml xeodou 2017-02-03 16:04:42 +0800
  • e5155d46f4 Update wercker.yml xeodou 2017-02-03 16:00:52 +0800
  • ce9149a3c9 Merge pull request #376 from tych0/memory-faq mattn 2017-01-27 09:02:38 +0900
  • ded1ba664d add a FAQ entry about :memory: races Tycho Andersen 2017-01-26 14:55:07 -0700
  • 7ed900a7c4 fix test Yasuhiro Matsumoto 2017-01-19 02:20:24 +0900
  • b9e7e69634 Merge pull request #375 from markbates/master mattn 2017-01-19 01:19:49 +0900
  • 5811704cf6 Removing an unused C import to allow for "buildable" go files. Fixes https://github.com/mattn/go-sqlite3/issues/374 Mark Bates 2017-01-18 17:14:12 +0100
  • 2ce48427c4 remove fallbak for trace Yasuhiro Matsumoto 2017-01-19 00:56:34 +0900
  • f3a14987e0 fixes #372 Yasuhiro Matsumoto 2017-01-19 00:40:55 +0900
  • eff6379ba0 fix notrace Yasuhiro Matsumoto 2017-01-11 01:29:59 +0900
  • b59c804b1d dummy constants Yasuhiro Matsumoto 2017-01-11 01:18:51 +0900
  • efea85cb9a fixes #368 Yasuhiro Matsumoto 2017-01-10 00:40:58 +0900
  • a554cf198f close statement Yasuhiro Matsumoto 2017-01-07 22:22:02 +0900
  • 6f2749a3ca fix race condition Yasuhiro Matsumoto 2017-01-03 22:25:02 +0900
  • 2d44decb49 temporary fix BeginTx Yasuhiro Matsumoto 2016-12-15 13:15:57 +0900
  • 64ccc601e6 Merge branch 'master' of https://github.com/mattn/go-sqlite3 Yasuhiro Matsumoto 2016-12-15 11:42:53 +0900
  • 5b064f2d05 fix #362 Yasuhiro Matsumoto 2016-12-15 11:41:22 +0900
  • 77eae5a3a4 fix #27 Yasuhiro Matsumoto 2016-12-15 11:41:22 +0900
  • 056f235aa6 fix named args Yasuhiro Matsumoto 2016-12-09 13:12:14 +0900
  • 35cf400919 fix tests Yasuhiro Matsumoto 2016-12-09 12:58:20 +0900
  • a160bbbc09 fix tree for tools/upgrade.go Yasuhiro Matsumoto 2016-12-09 09:08:59 +0900
  • 8ecd77c707 fix test Yasuhiro Matsumoto 2016-12-01 12:12:18 +0900
  • fba66eb116 Merge pull request #356 from gconnell/import mattn 2016-11-12 01:58:19 +0900
  • 341bfcf7f1 Fix example import to point to mattn repo. Graeme Connell 2016-11-11 09:50:05 -0700
  • ca5e381972 upgrade amalgamation code Yasuhiro Matsumoto 2016-11-11 09:01:23 +0900
  • f043f8092b use prepare instead of Prepare Yasuhiro Matsumoto 2016-11-09 01:13:34 +0900
  • 599dd7631f disable combination of libsqlite3 and trace because travis(trusty) is too old. Yasuhiro Matsumoto 2016-11-08 18:27:48 +0900
  • 6e9298a6b1 fix .travis.yml Joachim Bauch 2016-11-08 09:02:41 +0100
  • aa33ddc53b fix build Yasuhiro Matsumoto 2016-11-08 17:24:01 +0900
  • d1009b4fa6 fix build Yasuhiro Matsumoto 2016-11-08 17:12:03 +0900
  • bfeda3f4f6 fix build Yasuhiro Matsumoto 2016-11-08 17:07:32 +0900
  • 14e5ed1773 Merge pull request #353 from fancycode/travis_tags mattn 2016-11-08 16:47:13 +0900
  • 2a8baa5914
    Test different build configurations on Travis. Joachim Bauch 2016-11-08 08:40:35 +0100
  • ea2afbe9e8 revert Multiple Result Set Yasuhiro Matsumoto 2016-11-08 13:22:46 +0900
  • dc448a0cb6 fix trace callback. Yasuhiro Matsumoto 2016-11-08 12:27:31 +0900
  • dd2c82226b fix trace callback. Yasuhiro Matsumoto 2016-11-08 12:19:13 +0900
  • 3e26a9df84 Merge pull request #351 from andrefsp/data-race-fix mattn 2016-11-08 01:07:26 +0900
  • 6c0a6bb9cd Fix data race introduced on 605d9d08 andrefsp 2016-11-07 11:57:52 +0000
  • 51f43971ab Merge branch 'master' of https://github.com/mattn/go-sqlite3 Yasuhiro Matsumoto 2016-11-07 16:16:47 +0900
  • 8d7068003b FAQ about concurrency. Close #350 Yasuhiro Matsumoto 2016-11-07 16:16:17 +0900
  • deed33aec7 cancel Yasuhiro Matsumoto 2016-11-06 20:46:27 +0900
  • 605d9d0851 cancel Yasuhiro Matsumoto 2016-11-06 20:43:53 +0900
  • 15491aeb9c go vet && golint Yasuhiro Matsumoto 2016-11-06 13:16:38 +0900
  • cde7293c72 go vet && golint Yasuhiro Matsumoto 2016-11-05 00:46:04 +0900
  • 0d1d1a644e go vet && golint Yasuhiro Matsumoto 2016-11-05 00:40:06 +0900
  • a9ad8a09c9 remove trailing space Yasuhiro Matsumoto 2016-11-05 00:28:43 +0900
  • f4e49e6484 Merge pull request #348 from mattn/ping mattn 2016-11-04 23:24:02 +0900
  • 57eaf4c070 separate test Yasuhiro Matsumoto 2016-11-04 15:17:21 +0900
  • 755d5be32c add BeginContext Yasuhiro Matsumoto 2016-11-04 15:15:16 +0900
  • 025b917610 add PrepareContext Yasuhiro Matsumoto 2016-11-04 15:11:24 +0900
  • 29b191f206 build tag Yasuhiro Matsumoto 2016-11-04 15:07:51 +0900
  • 4d2dc45165 Merge branch 'type' into ping Yasuhiro Matsumoto 2016-11-04 15:05:42 +0900
  • b23526fb3c support named params Yasuhiro Matsumoto 2016-11-04 15:00:29 +0900
  • c95a77965c context features Yasuhiro Matsumoto 2016-11-04 14:24:22 +0900
  • d0e4959926 add go18 new feature Yasuhiro Matsumoto 2016-11-04 00:03:16 +0900
  • 6796d46c3a implement go18 Pinger Yasuhiro Matsumoto 2016-11-03 23:05:34 +0900
  • 86681de00a remove -Wno-c99-extension Yasuhiro Matsumoto 2016-10-28 23:22:18 +0900
  • dbe15b0408 Merge pull request #339 from brauner/2016-10-17/fix_libsqlite3_build mattn 2016-10-28 17:48:50 +0900
  • 420dc664ed
    upgrade: add ifdefines Christian Brauner 2016-10-28 10:11:52 +0200
  • f6e7921d24
    actually link to <sqlite3.h> when -tags libsqlite3 Christian Brauner 2016-10-17 14:28:16 +0200
  • 955dae4ebd Merge pull request #345 from joeshaw/backup-finalizer-fix mattn 2016-10-28 08:55:17 +0900
  • bdab31cc98 fix double free in SQLiteBackup.Close() on error Joe Shaw 2016-10-27 16:44:56 -0700
  • e5a3c16c5c Merge pull request #333 from nyarly/master mattn 2016-10-05 01:01:36 +0900
  • 61c9552d18
    Added CFLAG config to ignore deprecations Judson 2016-10-04 16:51:54 +0100
  • 4b0af852c1 Merge pull request #331 from a-p-/test-backup-error mattn 2016-09-27 11:28:46 +0900
  • 0e686cadf6 Test the error reporting when preparing to perform a backup. a-p- 2016-09-23 08:41:32 -0400
  • 3fb7a0e792 TestAggregatorRegistration may fail if trace feature is not implemented Yasuhiro Matsumoto 2016-09-08 01:20:43 +0900
  • 0cc5236296 add tracecallback_noimpl.go Yasuhiro Matsumoto 2016-09-08 01:13:15 +0900
  • e63ddcaa1a wrapper is not needress when not use libsqlite3 Yasuhiro Matsumoto 2016-09-08 01:00:00 +0900
  • bf2cfc371a fix build Yasuhiro Matsumoto 2016-09-08 00:59:25 +0900
  • 467e3720d8 fix build Yasuhiro Matsumoto 2016-09-08 00:39:47 +0900
  • 2bc6ac72c0 fix build Yasuhiro Matsumoto 2016-09-08 00:30:54 +0900
  • a8bf79c7d7 Merge branch 'master' into trace Yasuhiro Matsumoto 2016-09-08 00:15:31 +0900
  • 6f7ceed867 test of backup is too long Yasuhiro Matsumoto 2016-09-08 00:15:10 +0900
  • 17a684694a Example program for the new SetTrace() A.N 2016-09-06 23:13:30 +0300
  • 2b0a8971e3 Remove obsolete comment A.N 2016-09-06 18:26:27 +0300
  • 911ebeea74 TraceInfo: fix RunTimeNanosec retrieval, add AutoCommit A.N 2016-09-06 18:12:10 +0300
  • 0a2fcd29b6 Provide access to sqlite3_trace_v2(). A.N 2016-09-05 21:58:10 +0300
  • e87c35082b Merge pull request #323 from FiloSottile/master mattn 2016-09-04 09:19:41 +0900
  • 98981b4a3b Make Go 1.7 fail compilation Filippo Valsorda 2016-09-03 20:02:56 +0100
  • b5c99a7203 Merge pull request #322 from a-p-/backup-tests mattn 2016-08-21 16:55:01 +0900
  • 3a5d0a7e5b Add some testing of the backup functionality. a-p- 2016-08-20 18:57:12 -0400
  • c3e9588849 Close file Yasuhiro Matsumoto 2016-08-11 18:51:38 +0900
  • 5a7763c649 add upgrade.go Yasuhiro Matsumoto 2016-08-11 18:43:56 +0900
  • 5176d6e6cb add *.o Yasuhiro Matsumoto 2016-08-11 18:43:49 +0900
  • ee996d6946 use amalgamation 3.14.0 Yasuhiro Matsumoto 2016-08-11 01:47:31 +0900
  • 297d6f8d2d update amalgamation code Yasuhiro Matsumoto 2016-08-11 01:15:52 +0900
  • f2597f7894 Clean code. xeodou 2016-07-19 12:30:40 -0700
  • e118d44513 Merge pull request #300 from sqweek/issue184 mattn 2016-07-15 22:38:49 +0900
  • 959ff350e1 Update sqlcipher to 3.11.0 xeodou 2016-07-07 15:43:10 +0800
  • 38ee283dab Merge pull request #304 from steffengy/master mattn 2016-05-14 21:23:48 +0900