Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mattn/go-sqlite3

sqlite3 driver for go using database/sql
https://github.com/mattn/go-sqlite3

test on 1.8

845016ce9c1e7ac16b4406948d4fdd72aca779e2 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
workaround for a compiler

Apple LLVM version 7.0.2 (clang-700.1.81)

Close #386

a7b54c9ddb146e4a81c0dd60616cb0f20e91e221 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #382 from mattn/sqlite-amalgamation-3170000

upgrade to sqlite-amalgamation-3170000

ae99dd65610e49b72f6c3a6de8e1c1f299c81581 authored almost 8 years ago by mattn <[email protected]>
Merge pull request #279 from otoolep/src_dst_swapped

Source and destination are reversed

c2ab9a4ac87ef1dc08411e465bfda9134af953b2 authored almost 8 years ago by mattn <[email protected]>
upgrade to sqlite-amalgamation-3170000

95df62445418a94107dc1ccc88cf9319ecdc3e98 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
use variable db

2acfafad5870400156f6fceb12852c281cbba4d5 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
update to 2017

d03b7b541f5559f278f1f9d9cd3b5caa89d3af1a authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fixes race

588cd3292ba03bb748befd607cc5c72e13204533 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #378 from AlekSi/patch-1

Fix links to issues

6f8cd03789727d57d2c5906a1c2990f5ab50f8e1 authored almost 8 years ago by mattn <[email protected]>
Fix links to issues

a5027c521aacfb371c9f14f168fb3c852e69517c authored almost 8 years ago by Alexey Palazhchenko <[email protected]>
Merge pull request #376 from tych0/memory-faq

add a FAQ entry about :memory: races

ce9149a3c941c30de51a01dbc5bc414ddaa52927 authored almost 8 years ago by mattn <[email protected]>
add a FAQ entry about :memory: races

Closes #204
Closes #309

Signed-off-by: Tycho Andersen <[email protected]>

ded1ba664d474b6bcf93a3a978aceef0bd9d9f20 authored almost 8 years ago by Tycho Andersen <[email protected]>
fix test

7ed900a7c4cc22315a007cc49821cce3baa7be0f authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #375 from markbates/master

Removing an unused C import to allow for "buildable" go files. Fixes …

b9e7e69634fc4824d6cd874fbe14c38e32bacb2c authored almost 8 years ago by mattn <[email protected]>
Removing an unused C import to allow for "buildable" go files. Fixes https://github.com/mattn/go-sqlite3/issues/374

5811704cf608c808d720fe1a172864cf41406efd authored almost 8 years ago by Mark Bates <[email protected]>
remove fallbak for trace

close #372, #373

2ce48427c48683d85943f452ebb44294dd8f9dec authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fixes #372

f3a14987e0721b8b85fea2f74483ab92b27d7682 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix notrace

eff6379ba09b2fca7aa8216f2132d4c170ed9d46 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
dummy constants

b59c804b1dae401831c402e3337ca2a0f9df1552 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fixes #368

efea85cb9a06f1d4f661649f6beb5fd04597a366 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
close statement

a554cf198fe0b1a80f528fec6f892b60b7004da5 authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix race condition

6f2749a3ca9b233ffb8749ef9684f7f4d88cee7a authored almost 8 years ago by Yasuhiro Matsumoto <[email protected]>
temporary fix BeginTx

2d44decb4941c9cdf72c22297b7890faf7da9bcb authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge branch 'master' of https://github.com/mattn/go-sqlite3

64ccc601e62acccd30d7b496ee7ac47971c842cb authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix #362

5b064f2d0538e40c32e865849394c653f3ec41d5 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix #27

77eae5a3a4e47225beb0ebb2f123a7d002debc38 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix named args

056f235aa609d5d2a8ba71f4707f2ba138033e9e authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix tests

35cf400919eb9c0fc5bb69860421d6597318a13b authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix tree for tools/upgrade.go

Close #361

a160bbbc09fb1336ff61783704c3037190cab6b2 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix test

see https://github.com/golang/go/issues/18099

8ecd77c707d698b39fbcf76e4e8d08f284c8307f authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #356 from gconnell/import

Fix example import to point to mattn repo.

fba66eb11643069e747022997e9be3b502b2c6fb authored about 8 years ago by mattn <[email protected]>
Fix example import to point to mattn repo.

341bfcf7f19e6c3d3df8cd2ce6342a8b2125bbb0 authored about 8 years ago by Graeme Connell <[email protected]>
upgrade amalgamation code

ca5e3819723d8eeaf170ad510e7da1d6d2e94a08 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
use prepare instead of Prepare

f043f8092b52ded4899199e875282ac4dc93d266 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
disable combination of libsqlite3 and trace because travis(trusty) is too old.

599dd7631fd5aeb3a178732fb5e954e3ec7794af authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix .travis.yml

6e9298a6b1e266a79754176142d35d27bba31276 authored about 8 years ago by Joachim Bauch <[email protected]>
fix build

aa33ddc53b0bbb84bda2e805902efe35ae66092f authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix build

d1009b4fa6f47db5c69b882339a977fb934f2abc authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix build

bfeda3f4f6486ce6c161e1e42063696cb58de35d authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #353 from fancycode/travis_tags

Test different build configurations on Travis.

14e5ed17730620eb192dabe78bdf1e4d4d1e6504 authored about 8 years ago by mattn <[email protected]>
Test different build configurations on Travis.

2a8baa591463a3ab362bdc97218e5bf41336bfb4 authored about 8 years ago by Joachim Bauch <[email protected]>
revert Multiple Result Set

ea2afbe9e89fa28e9b4ce5942179bb1fa2bb977d authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix trace callback.

dc448a0cb64c9188faae27736e21f378eb6e995b authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix trace callback.

Close #352

dd2c82226baa4c72a4b99efb07d048e9d2e92796 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #351 from andrefsp/data-race-fix

Fix data race introduced on 605d9d08

3e26a9df8473b13653ae8f6d68c44458f3e94f11 authored about 8 years ago by mattn <[email protected]>
Fix data race introduced on 605d9d08

This commit will fix a data race introduced on 605d9d08 and also
make sure travis CI will now ch...

6c0a6bb9cd9183c80883865877b76ef2e23905fc authored about 8 years ago by andrefsp <[email protected]>
Merge branch 'master' of https://github.com/mattn/go-sqlite3

51f43971ab75845a1ba0ba2f9a5dba3da0834c75 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
FAQ about concurrency. Close #350

8d7068003b758892ae2b7b1a617694512076fc51 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
cancel

deed33aec73ebdd869ff5fc6dcb9a3bd5a039a7f authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
cancel

605d9d08513fd3936c3d4a8631abd1db14136074 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
go vet && golint

15491aeb9ce9ce0ec580011e1bbc3d83c6be4953 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
go vet && golint

cde7293c72308f3cc5b57bfa65e162fb868470d8 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
go vet && golint

0d1d1a644e704714e7ccf5e28dc53601c4e9cf37 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
remove trailing space

a9ad8a09c97c7ba4f4dbc7a6dd787fe7cdbefdbb authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #348 from mattn/ping

new go1.8 feature

f4e49e6484de6dd3ffaf25eb103de03118732782 authored about 8 years ago by mattn <[email protected]>
separate test

57eaf4c0709539478ef65348d27518327283c840 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
add BeginContext

755d5be32c971580a8ae5ed32a6bd5ff774d722d authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
add PrepareContext

025b917610cf628e9be1dcf9386525d0dbc22659 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
build tag

29b191f2068cf75cdb2f9e75274de95a3106b9a2 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge branch 'type' into ping

4d2dc45165d088117d69a605396124b2f1796e54 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
support named params

b23526fb3ce3365cb83fcb1f46ac278d70d8f934 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
context features

c95a77965c55783416165ca638dec12c0f0a9fdb authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
add go18 new feature

d0e4959926020dc1ef3b001d8677ac94a6ada192 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
implement go18 Pinger

6796d46c3a2736edc88418f6de515c76e29f4aa9 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
remove -Wno-c99-extension

Close #343

86681de00adef4f8040947b7d35f97000fc5a230 authored about 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #339 from brauner/2016-10-17/fix_libsqlite3_build

actually link to <sqlite3.h> when -tags libsqlite3

dbe15b0408002dafcad7f05741cb6788e33dcb22 authored about 8 years ago by mattn <[email protected]>
upgrade: add ifdefines

This makes it possible to correctly link against the system sqlite. Also, don't
use defers with ...

420dc664edf0a720aa2edb4d7b25e833c1e7ed2a authored about 8 years ago by Christian Brauner <[email protected]>
actually link to <sqlite3.h> when -tags libsqlite3

Building with -tags libsqlite3 used the sqlite3.h from the system but the go
compiler will compi...

f6e7921d24a633f15e039189b0c06889f0c5e4a5 authored about 8 years ago by Christian Brauner <[email protected]>
Merge pull request #345 from joeshaw/backup-finalizer-fix

fix double free in SQLiteBackup.Close() on error

955dae4ebd0ea6e242d3ee953062cedb2f4381ff authored about 8 years ago by mattn <[email protected]>
fix double free in SQLiteBackup.Close() on error

The sqlite3_backup_finish() function never fails, it just returns the
error code from previous o...

bdab31cc98cdf61a93567c55e85e835ba6fb364f authored about 8 years ago by Joe Shaw <[email protected]>
Merge pull request #333 from nyarly/master

Added CFLAG config to ignore deprecations

e5a3c16c5c1d80b24f633e68aecd6b0702786d3d authored about 8 years ago by mattn <[email protected]>
Added CFLAG config to ignore deprecations

61c9552d18d1b0c026cb3a55ad3cbb3b36e76c61 authored about 8 years ago by Judson <[email protected]>
Merge pull request #331 from a-p-/test-backup-error

Test the error reporting when preparing to perform a backup.

4b0af852c17164dce48e6754e3094c55192e4934 authored about 8 years ago by mattn <[email protected]>
Test the error reporting when preparing to perform a backup.

0e686cadf6f510e7a0de1de67882a6075a388a99 authored about 8 years ago by a-p- <[email protected]>
TestAggregatorRegistration may fail if trace feature is not implemented

3fb7a0e792edd47bf0cf1e919dfc14e2be412e15 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
add tracecallback_noimpl.go

0cc52362962e34c7bf39f954ece76bf7dfe9271f authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
wrapper is not needress when not use libsqlite3

e63ddcaa1aafbeabdee791f420a5148326cfd351 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix build

bf2cfc371a897fba01c5d20ff1a800a5f6f5d84c authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix build

467e3720d848b4f2fe322196bbf400a7dd44ce55 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
fix build

2bc6ac72c063321c137bcf1c71012c29e76e30fe authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge branch 'master' into trace

a8bf79c7d7bd7ff7ac9cab5b7f845ae0021fecc8 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
test of backup is too long

6f7ceed8678c353f423d0db4764e9081053adbbf authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
Example program for the new SetTrace()

Does INSERT, then SELECT on the inserted rows (in-memory database).
The purpose of all these is ...

17a684694a3f713dc3df68893c1d29137d62efc9 authored over 8 years ago by A.N <[email protected]>
Remove obsolete comment

The implementation which caused it was abandoned before first commit.

2b0a8971e38a6d045db40109f58ddd3cae03a29f authored over 8 years ago by A.N <[email protected]>
TraceInfo: fix RunTimeNanosec retrieval, add AutoCommit

Also change type of EventCode to uint32 so adding AutoCommit
is "free" = does not enlarge the Tr...

911ebeea74fd09a8460324b652071b6bd3f99391 authored over 8 years ago by A.N <[email protected]>
Provide access to sqlite3_trace_v2().

0a2fcd29b6b8afa57f230ae11abbd41a34388e67 authored over 8 years ago by A.N <[email protected]>
Merge pull request #323 from FiloSottile/master

Make Go 1.7 fail compilation without cgo

e87c35082bf4c56768d8d7ed501396a9c166f0ff authored over 8 years ago by mattn <[email protected]>
Make Go 1.7 fail compilation

The package is useless without cgo, but Go 1.7 will happily build it
since doc.go is a pure-Go f...

98981b4a3bc61c9f76cd54c691f1262041973c3e authored over 8 years ago by Filippo Valsorda <[email protected]>
Merge pull request #322 from a-p-/backup-tests

Add some testing of the backup functionality.

b5c99a720374818b629fd1fbf6d2cbb4fb9a5644 authored over 8 years ago by mattn <[email protected]>
Add some testing of the backup functionality.

3a5d0a7e5b045a61f995822398788cda0d4435fb authored over 8 years ago by a-p- <[email protected]>
Close file

c3e9588849195eefa783417c3a53d092f6e93526 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
add upgrade.go

5a7763c649e42df6c34bd11c4ee5ff2b03bfbf99 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
add *.o

5176d6e6cb33450d79b58e6aa7f4c82c425a5868 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
use amalgamation 3.14.0

ee996d69460bc5e7084eafe728a54aa815ff2df2 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
update amalgamation code

297d6f8d2d27c9501b752debc3801671faf2c8d7 authored over 8 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #300 from sqweek/issue184

Fix inconsistent tx state with database/sql.

e118d4451349065b8e7ce0f0af32e033995363f8 authored over 8 years ago by mattn <[email protected]>
Merge pull request #304 from steffengy/master

upgrade sqlite amalgamation to 3.12.2

38ee283dabf11c9cbdb968eebd79b1fa7acbabe6 authored over 8 years ago by mattn <[email protected]>
upgrade sqlite amalgamation to 3.12.2

5505c7c92e7621c80224ae7f11b480d6d5d6b415 authored over 8 years ago by Steffen <[email protected]>
Merge pull request #302 from shaxbee/master

Build with libsqlite3 on Ubuntu 14.04 LTS

7204887cf3a42df1cfaa5505dc3a3427f6dded8b authored over 8 years ago by mattn <[email protected]>
Bump Travis to Ubuntu 14.04

42d411769d50f90bf095e846af7a32f40afbf234 authored over 8 years ago by Zbigniew Mandziejewicz <[email protected]>