0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-05-24 14:54:48 +00:00

Commit Graph

  • eff6379ba0 fix notrace Yasuhiro Matsumoto 2017-01-11 01:29:59 +09:00
  • b59c804b1d dummy constants Yasuhiro Matsumoto 2017-01-11 01:18:51 +09:00
  • efea85cb9a fixes #368 Yasuhiro Matsumoto 2017-01-10 00:40:58 +09:00
  • a554cf198f close statement Yasuhiro Matsumoto 2017-01-07 22:22:02 +09:00
  • 6f2749a3ca fix race condition Yasuhiro Matsumoto 2017-01-03 22:25:02 +09:00
  • 2d44decb49 temporary fix BeginTx Yasuhiro Matsumoto 2016-12-15 13:15:57 +09:00
  • 64ccc601e6 Merge branch 'master' of https://github.com/mattn/go-sqlite3 Yasuhiro Matsumoto 2016-12-15 11:42:53 +09:00
  • 5b064f2d05 fix #362 Yasuhiro Matsumoto 2016-12-15 11:41:22 +09:00
  • 77eae5a3a4 fix #27 Yasuhiro Matsumoto 2016-12-15 11:41:22 +09:00
  • 056f235aa6 fix named args Yasuhiro Matsumoto 2016-12-09 13:12:14 +09:00
  • 35cf400919 fix tests Yasuhiro Matsumoto 2016-12-09 12:58:20 +09:00
  • a160bbbc09 fix tree for tools/upgrade.go Yasuhiro Matsumoto 2016-12-09 09:08:59 +09:00
  • 8ecd77c707 fix test Yasuhiro Matsumoto 2016-12-01 12:12:18 +09:00
  • fba66eb116 Merge pull request #356 from gconnell/import mattn 2016-11-12 01:58:19 +09:00
  • 341bfcf7f1 Fix example import to point to mattn repo. Graeme Connell 2016-11-11 09:50:05 -07:00
  • ca5e381972 upgrade amalgamation code v1.2.0 Yasuhiro Matsumoto 2016-11-11 09:01:23 +09:00
  • f043f8092b use prepare instead of Prepare Yasuhiro Matsumoto 2016-11-09 01:13:34 +09:00
  • 599dd7631f disable combination of libsqlite3 and trace because travis(trusty) is too old. Yasuhiro Matsumoto 2016-11-08 18:27:48 +09:00
  • 6e9298a6b1 fix .travis.yml Joachim Bauch 2016-11-08 09:02:41 +01:00
  • aa33ddc53b fix build Yasuhiro Matsumoto 2016-11-08 17:24:01 +09:00
  • d1009b4fa6 fix build Yasuhiro Matsumoto 2016-11-08 17:12:03 +09:00
  • bfeda3f4f6 fix build Yasuhiro Matsumoto 2016-11-08 17:07:32 +09:00
  • 14e5ed1773 Merge pull request #353 from fancycode/travis_tags mattn 2016-11-08 16:47:13 +09:00
  • 2a8baa5914 Test different build configurations on Travis. Joachim Bauch 2016-11-08 08:40:35 +01:00
  • ea2afbe9e8 revert Multiple Result Set Yasuhiro Matsumoto 2016-11-08 13:22:46 +09:00
  • dc448a0cb6 fix trace callback. Yasuhiro Matsumoto 2016-11-08 12:27:31 +09:00
  • dd2c82226b fix trace callback. Yasuhiro Matsumoto 2016-11-08 12:19:13 +09:00
  • 3e26a9df84 Merge pull request #351 from andrefsp/data-race-fix mattn 2016-11-08 01:07:26 +09:00
  • 6c0a6bb9cd Fix data race introduced on 605d9d08 andrefsp 2016-11-07 11:57:52 +00:00
  • 51f43971ab Merge branch 'master' of https://github.com/mattn/go-sqlite3 Yasuhiro Matsumoto 2016-11-07 16:16:47 +09:00
  • 8d7068003b FAQ about concurrency. Close #350 Yasuhiro Matsumoto 2016-11-07 16:16:17 +09:00
  • deed33aec7 cancel Yasuhiro Matsumoto 2016-11-06 20:46:27 +09:00
  • 605d9d0851 cancel Yasuhiro Matsumoto 2016-11-06 20:43:53 +09:00
  • 15491aeb9c go vet && golint Yasuhiro Matsumoto 2016-11-06 13:16:38 +09:00
  • cde7293c72 go vet && golint Yasuhiro Matsumoto 2016-11-05 00:46:04 +09:00
  • 0d1d1a644e go vet && golint Yasuhiro Matsumoto 2016-11-05 00:40:06 +09:00
  • a9ad8a09c9 remove trailing space Yasuhiro Matsumoto 2016-11-05 00:28:43 +09:00
  • f4e49e6484 Merge pull request #348 from mattn/ping mattn 2016-11-04 23:24:02 +09:00
  • 57eaf4c070 separate test Yasuhiro Matsumoto 2016-11-04 15:17:21 +09:00
  • 755d5be32c add BeginContext Yasuhiro Matsumoto 2016-11-04 15:15:16 +09:00
  • 025b917610 add PrepareContext Yasuhiro Matsumoto 2016-11-04 15:11:24 +09:00
  • 29b191f206 build tag Yasuhiro Matsumoto 2016-11-04 15:07:51 +09:00
  • 4d2dc45165 Merge branch 'type' into ping Yasuhiro Matsumoto 2016-11-04 15:05:42 +09:00
  • b23526fb3c support named params Yasuhiro Matsumoto 2016-11-04 15:00:29 +09:00
  • c95a77965c context features Yasuhiro Matsumoto 2016-11-04 14:24:22 +09:00
  • d0e4959926 add go18 new feature type Yasuhiro Matsumoto 2016-11-04 00:03:16 +09:00
  • 6796d46c3a implement go18 Pinger Yasuhiro Matsumoto 2016-11-03 23:05:34 +09:00
  • 86681de00a remove -Wno-c99-extension Yasuhiro Matsumoto 2016-10-28 23:22:18 +09:00
  • dbe15b0408 Merge pull request #339 from brauner/2016-10-17/fix_libsqlite3_build mattn 2016-10-28 17:48:50 +09:00
  • 420dc664ed upgrade: add ifdefines Christian Brauner 2016-10-28 10:11:52 +02:00
  • f6e7921d24 actually link to <sqlite3.h> when -tags libsqlite3 Christian Brauner 2016-10-17 14:28:16 +02:00
  • 955dae4ebd Merge pull request #345 from joeshaw/backup-finalizer-fix mattn 2016-10-28 08:55:17 +09:00
  • bdab31cc98 fix double free in SQLiteBackup.Close() on error Joe Shaw 2016-10-27 16:44:56 -07:00
  • e5a3c16c5c Merge pull request #333 from nyarly/master mattn 2016-10-05 01:01:36 +09:00
  • 61c9552d18 Added CFLAG config to ignore deprecations Judson 2016-10-04 16:51:54 +01:00
  • 4b0af852c1 Merge pull request #331 from a-p-/test-backup-error mattn 2016-09-27 11:28:46 +09:00
  • 0e686cadf6 Test the error reporting when preparing to perform a backup. a-p- 2016-09-23 08:41:32 -04:00
  • 3fb7a0e792 TestAggregatorRegistration may fail if trace feature is not implemented Yasuhiro Matsumoto 2016-09-08 01:20:43 +09:00
  • 0cc5236296 add tracecallback_noimpl.go Yasuhiro Matsumoto 2016-09-08 01:13:15 +09:00
  • e63ddcaa1a wrapper is not needress when not use libsqlite3 Yasuhiro Matsumoto 2016-09-08 01:00:00 +09:00
  • bf2cfc371a fix build Yasuhiro Matsumoto 2016-09-08 00:59:25 +09:00
  • 467e3720d8 fix build Yasuhiro Matsumoto 2016-09-08 00:39:47 +09:00
  • 2bc6ac72c0 fix build Yasuhiro Matsumoto 2016-09-08 00:30:54 +09:00
  • a8bf79c7d7 Merge branch 'master' into trace Yasuhiro Matsumoto 2016-09-08 00:15:31 +09:00
  • 6f7ceed867 test of backup is too long Yasuhiro Matsumoto 2016-09-08 00:15:10 +09:00
  • 17a684694a Example program for the new SetTrace() A.N 2016-09-06 23:13:30 +03:00
  • 2b0a8971e3 Remove obsolete comment A.N 2016-09-06 18:26:27 +03:00
  • 911ebeea74 TraceInfo: fix RunTimeNanosec retrieval, add AutoCommit A.N 2016-09-06 18:12:10 +03:00
  • 0a2fcd29b6 Provide access to sqlite3_trace_v2(). A.N 2016-09-05 21:58:10 +03:00
  • e87c35082b Merge pull request #323 from FiloSottile/master mattn 2016-09-04 09:19:41 +09:00
  • 98981b4a3b Make Go 1.7 fail compilation Filippo Valsorda 2016-09-03 20:02:56 +01:00
  • b5c99a7203 Merge pull request #322 from a-p-/backup-tests mattn 2016-08-21 16:55:01 +09:00
  • 3a5d0a7e5b Add some testing of the backup functionality. a-p- 2016-08-20 18:57:12 -04:00
  • c3e9588849 Close file Yasuhiro Matsumoto 2016-08-11 18:51:38 +09:00
  • 5a7763c649 add upgrade.go Yasuhiro Matsumoto 2016-08-11 18:43:56 +09:00
  • 5176d6e6cb add *.o Yasuhiro Matsumoto 2016-08-11 18:43:49 +09:00
  • ee996d6946 use amalgamation 3.14.0 Yasuhiro Matsumoto 2016-08-11 01:47:31 +09:00
  • 297d6f8d2d update amalgamation code Yasuhiro Matsumoto 2016-08-11 01:15:52 +09:00
  • e118d44513 Merge pull request #300 from sqweek/issue184 mattn 2016-07-15 22:38:49 +09:00
  • 38ee283dab Merge pull request #304 from steffengy/master mattn 2016-05-14 21:23:48 +09:00
  • 5505c7c92e upgrade sqlite amalgamation to 3.12.2 Steffen 2016-05-14 11:53:28 +02:00
  • 7204887cf3 Merge pull request #302 from shaxbee/master mattn 2016-05-03 09:00:58 +09:00
  • 42d411769d Bump Travis to Ubuntu 14.04 Zbigniew Mandziejewicz 2016-04-22 23:36:29 +08:00
  • 9f06636f8c FTS4 is not available on Trusty Zbigniew Mandziejewicz 2016-04-22 21:13:07 +08:00
  • c8316feaa3 Test with libsqlite3 Zbigniew Mandziejewicz 2016-04-22 20:45:49 +08:00
  • 3ebb821e65 Set SQLITE_DETERMINISTIC if undefined Zbigniew Mandziejewicz 2016-04-22 16:20:04 +08:00
  • 467f50b0c0 Merge pull request #299 from shaxbee/master mattn 2016-04-19 10:33:13 +09:00
  • 727ad200a2 Fix inconsistent tx state with database/sql. sqweek 2016-04-18 19:49:17 +08:00
  • e8363dc691 Instructions for libsqlite3 on OS X Zbigniew Mandziejewicz 2016-04-18 20:19:08 +08:00
  • bce6ca7501 Disable LoadExtension when omit_load_extension is specified Zbigniew Mandziejewicz 2016-04-18 19:58:56 +08:00
  • 4bc448f79b Disable LoadExtension when omit_load_extension is specified Zbigniew Mandziejewicz 2016-04-18 19:58:56 +08:00
  • 22d73514b2 Merge pull request #298 from shaxbee/master mattn 2016-04-18 19:38:27 +09:00
  • da9decb965 Expose LoadExtension with entry point Zbigniew Mandziejewicz 2016-04-18 17:05:24 +08:00
  • 0d708316a6 delete needless files Yasuhiro Matsumoto 2016-04-18 01:11:20 +09:00
  • f8a41b9e6e Merge pull request #294 from dgsb/master mattn 2016-04-18 01:10:19 +09:00
  • aeb3180df5 Merge pull request #296 from stanim/errs mattn 2016-04-15 17:44:20 +09:00
  • ed21175288 add missing error checking to simple example Stani 2016-04-14 20:56:02 +02:00
  • 3a5555302e Move sqlite3 amalgation files a directory up. David Bariod 2016-04-02 12:32:47 +02:00
  • 37aa7c6f5b Merge pull request #291 from diocles/patch-1 mattn 2016-03-25 01:18:33 +09:00
  • 7b2244eaa4 Fix sqlite "regexp" function name in documentation Tim Retout 2016-03-24 15:58:39 +00:00