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

Merge pull request #655 from typeless/fix-too-large-arrary-error-v2

Fix build failure of incorrect expression for unsafe.Sizeof

c7c4067b79cc51e6dfdcef5c702e74b1e0fa7c75 authored about 6 years ago by mattn <[email protected]>
Fix build failure of incorrect expression for unsafe.Sizeof

576a2cb9f58007a10803dca9b0bacc03ebcff467 authored about 6 years ago by Mura Li <[email protected]>
Merge pull request #654 from typeless/fix-too-large-arrary-error

Fix build failure on Windows/386

276457a170dc752d264ffe0fae47e4f298c364eb authored about 6 years ago by mattn <[email protected]>
Fix build failure on Windows/386

The array size exceeds the address space of 32-bit platform.
See https://github.com/mattn/go-sql...

d12a1386ff44e004770271410a56723a4fae5602 authored about 6 years ago by Mura Li <[email protected]>
Merge pull request #439 from typeless/add-unlock-notify

Add support for sqlite3_unlock_notify

f3aa5ce89995fab8c7777f7821f689d9ac81c80f authored about 6 years ago by mattn <[email protected]>
Rename the wrapper functions to not pollute the sqlite3_* namespace

68e53de11e397371ecbe3fd3ff56808a7a618795 authored about 6 years ago by Mura Li <[email protected]>
Add support for sqlite3_unlock_notify

eb08795f52358ce90e601fe964c564ad27cf73e0 authored about 6 years ago by Mura Li <[email protected]>
Merge pull request #616 from jung-kurt/patch-1

Update README: URL-encode connection options

c67b489f7e8e10b993944d4ecef084df2db3ec8e authored about 6 years ago by mattn <[email protected]>
Merge pull request #652 from rutsky/patch-1

Remove extra backtick and fix Markdown formatting

3e1d67a26405b1d6f46694b44ee3aef8c7824a2f authored about 6 years ago by mattn <[email protected]>
Merge pull request #648 from emirb/patch-1

Add Go 1.11 to Travis build matrix

a98b6a4af53cdcfc542d261c5a0f636c709e7997 authored about 6 years ago by mattn <[email protected]>
Remove extra backtick and fix Markdown formatting

2bf2b22523f59c92f1cf3de89bfd22e8d8c409ed authored about 6 years ago by Vladimir Rutsky <[email protected]>
Merge pull request #650 from relud/patch-1

Fix typo in README.md

5cd1ba58664ccf49ec87604458165e96a5d31647 authored about 6 years ago by mattn <[email protected]>
Fix typo in README.md

0ad25499b6e00d8a9b71e54220d4eaba4cd18d60 authored about 6 years ago by Daniel Thorn <[email protected]>
Add Go 1.11 to Travis build matrix

3b73f9366b7648e8ced1f1d12a06bc1b1408a8be authored about 6 years ago by Emir Beganović <[email protected]>
Merge pull request #645 from mattn/sqlite-amalgamation-3250200

upgrade amalgamation code

0a88db3545c4089ce0f555f496bfc78c491699e5 authored about 6 years ago by mattn <[email protected]>
upgrade amalgamation code

9cb060a1317dbbaf35dd18b0e23bcbc4f356bcd7 authored about 6 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #641 from akalin/fix-test-call

Actually check the value of RunTests

e85a2792f3166972d6619b7051f01a2df254192a authored about 6 years ago by mattn <[email protected]>
Add fatal message

3955886e389312bbf6e6a96572440f3eb58e2f23 authored over 6 years ago by Frederick Akalin <[email protected]>
Use GoBytes

2364b288cca5e899f1a852d08745a55a9bcf5294 authored over 6 years ago by Frederick Akalin <[email protected]>
Add failing test

568d682daaf9c9eb2cd153afe7c28e92156f6b7a authored over 6 years ago by Frederick Akalin <[email protected]>
Fix bug

ab4f1745f3ee0773f85605b6dfe45ced25d0274d authored over 6 years ago by Frederick Akalin <[email protected]>
Clean up test

d61fdcd55b4fe42665f3b5c1cf8cd8a784da3716 authored over 6 years ago by Frederick Akalin <[email protected]>
Actually check the value of RunTests

25a6a28602f7ccd25544debe9ebafe5db8f543ce authored over 6 years ago by Frederick Akalin <[email protected]>
Merge pull request #637 from mattn/fix-build2

Fix build

6de94b0b99071c779a0a8d4072b65d95c42c12d6 authored over 6 years ago by mattn <[email protected]>
Fix build

eadad87753c250a4e6c53511ad3e613ddc2e85f7 authored over 6 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #636 from mattn/fix-635

Upgrade to SQLite 3.25.0

89b0dfee1a781821ad60d729b072a9a90e61ff37 authored over 6 years ago by mattn <[email protected]>
Upgrade to SQLite 3.25.0

Fixes #634, #635

554bc0fb2e0ee7ec0105f4296b7fa5e01f85aa32 authored over 6 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #633 from israel-lugo/patch-1

Mention correct algorithm in function docs.

593fde6929df5acf164ede346d6b0a98597ed9d2 authored over 6 years ago by mattn <[email protected]>
Mention correct algorithm in function docs.

CryptEncoder SHA384 and SHA512 variants (with and without salt) were incorrectly documented as u...

3598735daeae7201b060d48f0559b12d1618dba4 authored over 6 years ago by Israel G. Lugo <[email protected]>
Merge pull request #631 from mattn/fix-build

Fix build

1a378fb5bb5c0b41b45a0bd61a984072fe0fd0fb authored over 6 years ago by mattn <[email protected]>
icu4c 62.1 already installed

c71eddf0694131b7d39afbb292a8692440897518 authored over 6 years ago by Yasuhiro Matsumoto <[email protected]>
Fix build

Related on #623

c37ebbc6b25314dce6a05f999d99576457716487 authored over 6 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #623 from graf0/feature/#619

implementation of set_authorizer interface

0eec847b70cde89021ef4884356f1189d3e8401c authored over 6 years ago by mattn <[email protected]>
Fix data race in AutoCommit()

Detected via https://circleci.com/gh/rqlite/rqlite/2223.

abfacf568407f0fa384f75cac134b4ebd9cf33ec authored over 6 years ago by Philip O'Toole <[email protected]>
clearer const formatting

with comments what const are used for what

df0c034d7ca47ba165e5a81eeb2802589005e9b8 authored over 6 years ago by Grzegorz Marszałek <[email protected]>
implementation of set_authorizer interface

e30f9ffa3a5542b36b683f75e443b0598b33813b authored over 6 years ago by Grzegorz Marszałek <[email protected]>
Merge pull request #621 from AndrewMurrell/master

Update go doc comments to refer to correct interfaces.

3198c7714d5f8be941dd06c30208e623aa5abf90 authored over 6 years ago by mattn <[email protected]>
Update go doc comments to refer to correct interfaces.

sql.Driver, sql.Conn, sql.Tx sql.Stmt, and sql.Rows are not interfaces.
Updated the comments to ...

e20c81b8255fc08d18ed809338bddea2f174664c authored over 6 years ago by AndrewMurrell <[email protected]>
Update README: URL-encode connection options

This change could save users from having to dig into source code to see how connection options a...

0109106b8773b3e6bd9902fc52449870c58aa17f authored over 6 years ago by Kurt Jung <[email protected]>
Ensure that SqliteStmt.closed property is guarded.

Because the closed property of the SQLiteRows's *SqliteStmt
was not guarded, it was causing an i...

b3511bfdd742af558b54eb6160aca9446d762a19 authored over 6 years ago by Collin Van Dyck <[email protected]>
Fix typo in readme

3aefd9f0a162514f66d0e4ceda3edc44e66b502e authored over 6 years ago by Ingve Vormestrand <[email protected]>
fix/306

Add: -lpthread for ppc / ppc64

Issue: #306

[ci ckip]

a3114e1a2cd3cae81f827ddff387b3cb344b9036 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
fix/306

* ppc
* ppc64
* ppc64le

f08fefa53a0bd1bb258c8aa8cdc46ef8306e462c authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Moved solaris flag from _other.go => _solaris.go

dfef8b7b8deec6cb99c1f3381e1184edb805f09f authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add: OpenBSD

Fixes #321

25ecb14adfc7543176f7d85291ec7dba82c6f7e4 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Merge pull request #592 from GJRTimmer/fix/test/coverage

fix/test/coverage

1013924b6663dc068e1b9d3313299dcf829811ca authored over 6 years ago by mattn <[email protected]>
Merge pull request #596 from mattn/fix/travis

Update Travis-CI

3be672de519863836c70456fb38379a74bd3c388 authored over 6 years ago by mattn <[email protected]>
Update Travis-CI

Moved `sqlite_vacuum_incr` and `sqlite_vtable` to module job.

* `sqlite_vacuum_incr` will only ...

7926b8ed9630921b24c76b973ffa5b270c07a1c8 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
fix/511

Closes #511

[skip ci]

20c4bd2e638803662bdfa39769da46101a342434 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
fix/209

Closes #209

[skip ci]

578beef5311bc9a3a75a30180adb36ce1a1e6267 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Rewrite Tests UserAuth

* Removed Goconvey
* Fix coveralls.io

d9455abc357c053811145c3a7b649f1ab4afe33d authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add Tests for Crypt Encoders

* Increase coverage

668824341d16f4528c85084b421c3f0702d82344 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Use t.Skip for TestUpsert to be compliant with the actual cade base.

d31a44a0bd3b04338b506515c1cab0fe0e6e73bf authored over 6 years ago by Yoann Cerda <[email protected]>
fix upsert log typos.

2439c84c29cdd200fd7e90d0bfe87bc8eb5573d8 authored over 6 years ago by Yoann Cerda <[email protected]>
bump sqlite3 3.24.0 and add TestUpsert.

a06d1c9512f90652d55f8cd4a717a4dd1808ed64 authored over 6 years ago by Yoann Cerda <[email protected]>
Merge pull request #591 from mattn/fix/118

fix/118

ecf0c3a82825782e97d35257fb266b238cfebc2e authored over 6 years ago by mattn <[email protected]>
Merge pull request #574 from GJRTimmer/update/travis

Follow official Release Policy

53f6d424abab6842853dd3ef0bb9254617ccb6e0 authored over 6 years ago by mattn <[email protected]>
fix/118

* Added TestMultiBlobs
* Removed dead code

Fixes #118

62b7bd5f549873e6cbb1ee7bd653821136716d49 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Adds GetFilename (sqlite3_db_filename) to SqliteConn

f268891078ea39463d1263e9f8036cf1adef08c4 authored over 6 years ago by Zachary Gramana <[email protected]>
Merge pull request #586 from mattn/feature/userauth

Feature/userauth

4218441e44e93e64bc8ed054741a2c33988500b5 authored over 6 years ago by mattn <[email protected]>
Fix: test suite remove created files

4ba9507ff0d0cf5639b0e85b68089154f8213565 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: User Authentication Password Encoders

Allow user to choose how to encode passwords with connection string overrides of embedded `sqlit...

7337e65c27313aec52f96e6da520acd2fe48c00f authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: sqlite_auth to goconvey test suite

9b30110b833d7ccf265e47c0c1e9ed2ce516a449 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Update User Authentication Documentation

References: #581

f46bde7099328de86e04cc87832ec5abf025c4a2 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add: goconvey to Travis-CI

55a3551baaff29bf1b7745517114732e0aab034a authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add inital documentation

References: #581

086629727d194cc949b7abb80fc5e62538c0a5f0 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Update TestUserAuthentication*

* Update goconvey profile
* Divided tests in categories

Reference #580

5d4828a820ab4c8f280e1ee20688cf12609b7e4a authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Implemented goconvey for User Authentication Tests

Reference #580

11627e448371b6f065fbba2d297cc7f622f5eeac authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add additional tests

Reference: #580

90f966bed94ee1af23c70618a097dcf581053167 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Update User Authentication

* Update bindings
* Add user authentication sql functions

Reference #579

0e289439a27f126dcc2fa96b2dd2d4cc9ecbbf7c authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Stash

[ci skip]

4a33fcc1d2d467144ec063576131d346efb1f345 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Merge pull request #583 from lucasmrod/bug/#542-nil-byte-slice-to-null-blob

Add nil check in bind and a test

6d0b39d7bc5136196a370d1b5b899af93baa5799 authored over 6 years ago by mattn <[email protected]>
UPD: TestAuthCreateDatabase

* Renamed test
* Implemented 'exists' test
* WIP #580

f7f80191021bc250050e7aabae2cff85e893adae authored over 6 years ago by Gert-Jan Timmer <[email protected]>
UPD: User Authentication

Implemented table check; only activate User Authentication on a database which has no UA enabled...

183e7d61d12d767363bf91073584300a2d470507 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add zero-length slice test

140b80506dd0ecc8029baa816ac008eea6309e02 authored over 6 years ago by Lucas Manuel Rodriguez <[email protected]>
Fix: Free memory

2d9b52a48268af5ae75da998c2cf4a4bfd195e83 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add nil check in bind and a test

8d6d326be62813261950d3fe807f38a8977596b2 authored over 6 years ago by Lucas Manuel Rodriguez <[email protected]>
ADD: User authentication

* User Authentication Implementation
* Rename file to conform to fileformat `sqlite3_*_omit.go`
...

6ae7f98274c6e254f84a9b8349b4a4eed0bee8a5 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Rewrite Upgrade Tool

* Reformat code
* Add download for sqlite-src-*
* Add extract for sqlite source
* Add auto merge...

3367a7a5f9ac7aa7285d4267284698ee83c42b57 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Merge pull request #577 from GJRTimmer/update/docs

Add: Reference to Spatialite

5a7d2e245eb2cb559f91ed918219fc2e587214a6 authored over 6 years ago by mattn <[email protected]>
Add: Reference to Spatialite

Closes #512

[ci ckip]

2c4bacc57f7f2b97769828cdc40ddf9dd1a1d32b authored over 6 years ago by Gert-Jan Timmer <[email protected]>
update README.md

52b8080d4d0eb6d16f3a5f9336c29192dac68185 authored over 6 years ago by Yasuhiro Matsumoto <[email protected]>
Merge pull request #573 from GJRTimmer/fix/pragma

Added PRAGMA's

6f53a20d71c88d51cc46771bfdad5bee059ed872 authored over 6 years ago by mattn <[email protected]>
Removed Windows Cross-Compile

[ci skip]

9965ee19968581a5c05a54aa73d5cad221414d7f authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Removed Golang:1.8

Updated package for follow official Golang Release Policy.

0eb0d18f674c808f523f67860aa0e04e750aee6e authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Fix: Display of secure_delete error message

42560ec6004740cdbaffe2afe0dfabda33f8a9ab authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Fix: Condition of queryOnly Variable

d6b854186dafe2b2dbdc94fe7783fdd5e1544ede authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Fix: Connection DSN Keys

* Conform keys to match PRAGMA
* UPD: README
* Fix error of _auto_vacuum
* Fix error of _case_se...

4857d602fe5180b3b2f0418ee286c1e462780ef3 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: PRAGMA writable_schema

24cbd402e45f54cc20dc47d81c9002a965679f2b authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: PRAGMA synchronous

cb041405c6e3989fea4ead50b90a4bc7e75d5ab5 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add: Copyright for additional Features

619236f55ecc3829901a8f8c7d16d5a1a105e3ec authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add: PRAGMA secure_delete

ADD: Connection PRAGMA
ADD: Build tag for secure_delete mode: FAST

6a80b70b7aa22a4c9e649f76a3381d8cc62a4a6d authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: PRAGMA query_only

764e391156b04640da0150bc4b1f11003b93d2a4 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Add: Documentation for opening as Immutable

9e79299c09fe7a6786b163be2b0abdab03a39d8b authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: PRAGMA locking_mode

f14a7566f95301542aab53506f6b304e89865f5d authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: PRAGMA journal_mode

e02bbc03819ea6dfc61212b7dbd772bc0809ae7a authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Fix: String ToLower for PRAGMA's

a159b5d1ab8e8406bd113e1bdbd1fd115daeb1c6 authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Update README

ADD: Comments for SQLite Access Mode
ADD: Comments for SQLite Shared-Cache Mode
UPD: README
* ...

46fb6884f2e1455e94c70a6412df92c4ae03200a authored over 6 years ago by Gert-Jan Timmer <[email protected]>
ADD: Additional Copyright line

a5150a8e0147d534d5e785e81bda595137a3e7dd authored over 6 years ago by Gert-Jan Timmer <[email protected]>
Update Comments

cac1feb8c7c32492dae6f55b3f543004e817366c authored over 6 years ago by Gert-Jan Timmer <[email protected]>