Ecosyste.ms: OpenCollective

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

go-sqlite3

sqlite3 driver for go using database/sql
Collective - Host: opensource - https://opencollective.com/mattn-go-sqlite3 - Website: https://mattn.kaoriya.net/ - Code: https://github.com/mattn/go-sqlite3

v3.45.1 release

github.com/mattn/go-sqlite3 - mdemuth opened this issue 11 months ago
Merge upstream

github.com/mattn/go-sqlite3 - otoolep opened this pull request 11 months ago
update go version to 1.19

github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
Update amalgamation code to 3.45.0

github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
v3.45.0 release

github.com/mattn/go-sqlite3 - jtarchie opened this issue 11 months ago
Error "database is locked" in wal mode

github.com/mattn/go-sqlite3 - YanyunTao opened this issue about 1 year ago
Possible memory leak, with reproduce repo

github.com/mattn/go-sqlite3 - wxsms opened this issue about 1 year ago
Fix docker job

github.com/mattn/go-sqlite3 - itizir opened this pull request about 1 year ago
SIGSEGV when create a table

github.com/mattn/go-sqlite3 - yeheshuah opened this issue about 1 year ago
Update amalgamation code

github.com/mattn/go-sqlite3 - mattn opened this pull request about 1 year ago
gcc dependency removel

github.com/mattn/go-sqlite3 - RutujaRRohom opened this issue about 1 year ago
Ordering of query parameters

github.com/mattn/go-sqlite3 - itzloop opened this issue about 1 year ago
Making Virtual Table Implementation Multi Tenant

github.com/mattn/go-sqlite3 - mustafaakin opened this issue about 1 year ago
Update amalgamation code to 3.43.1

github.com/mattn/go-sqlite3 - eatonphil opened this pull request about 1 year ago
Add SetErrorLog function

github.com/mattn/go-sqlite3 - c4rlo opened this pull request over 1 year ago
docs: add go-sqlite3-stdlib to extensions section

github.com/mattn/go-sqlite3 - wxsms opened this pull request over 1 year ago
feat: add option to support DBSTAT

github.com/mattn/go-sqlite3 - walterwanderley opened this pull request over 1 year ago
Enable FTS5

github.com/mattn/go-sqlite3 - otoolep opened this pull request over 1 year ago
RETURNING directive is not working.

github.com/mattn/go-sqlite3 - erudenko opened this issue over 1 year ago
Installation Failed?

github.com/mattn/go-sqlite3 - cabexius opened this issue over 1 year ago
undefined: sqlite3.Error

github.com/mattn/go-sqlite3 - Ye0kr1n opened this issue over 1 year ago
Fix musl build (#1164)

github.com/mattn/go-sqlite3 - leso-kn opened this pull request over 1 year ago
package using go-sqlite3 fails to compile

github.com/mattn/go-sqlite3 - ezplanet opened this issue over 1 year ago
backup.go:6:214: illegal UTF-8 encoding

github.com/mattn/go-sqlite3 - qssto opened this issue over 1 year ago
Add `IsNullCallbackArg`

github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
throws an error like

github.com/mattn/go-sqlite3 - rruuaanng opened this issue over 1 year ago
New txlock options for hinting RO transaction

github.com/mattn/go-sqlite3 - hifi opened this pull request over 1 year ago
Update amalgamation code

github.com/mattn/go-sqlite3 - mattn opened this pull request over 1 year ago
Compilation warning in sqlite3-binding.c

github.com/mattn/go-sqlite3 - justonlyme1 opened this issue over 1 year ago
Build failure with musl 1.2.4

github.com/mattn/go-sqlite3 - jefferyto opened this issue over 1 year ago
Update README.md

github.com/mattn/go-sqlite3 - parthokr opened this pull request over 1 year ago
Adding Spellfix1 virtual table

github.com/mattn/go-sqlite3 - elmarw opened this issue over 1 year ago
request for new release

github.com/mattn/go-sqlite3 - kamyuentse opened this issue over 1 year ago
sqlite3: don't copy string in bind()

github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
Upgrade sqlite3 version to 3.41.2

github.com/mattn/go-sqlite3 - joncfoo opened this pull request over 1 year ago
Add sqlite HC-tree feature support

github.com/mattn/go-sqlite3 - huangpeizhi2018 opened this issue over 1 year ago
Fix virtual table example.

github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
Use golang to update produces database is locked

github.com/mattn/go-sqlite3 - whale-baby opened this issue almost 2 years ago
Master bk

github.com/mattn/go-sqlite3 - ThreeCatCookies opened this pull request almost 2 years ago
Adding SHA3 extension to the built library

github.com/mattn/go-sqlite3 - jamietanna opened this issue almost 2 years ago
Slow performance on bulk insert

github.com/mattn/go-sqlite3 - josnyder-rh opened this issue almost 2 years ago
Support "BEGIN CONCURRENT"

github.com/mattn/go-sqlite3 - bprosnitz opened this pull request almost 2 years ago
Getting about 60 inserts per second (slow)

github.com/mattn/go-sqlite3 - doug-galvanick opened this issue almost 2 years ago
go.mod: go 1.18

github.com/mattn/go-sqlite3 - tendervittles opened this pull request almost 2 years ago
LastInsertId returning 0

github.com/mattn/go-sqlite3 - mauserzjeh opened this issue almost 2 years ago
Update sqlite to latest version 3.41.0

github.com/mattn/go-sqlite3 - suryachandrika opened this issue almost 2 years ago
Add go 1.20 to workflow matrix, remove 1.17

github.com/mattn/go-sqlite3 - connyay opened this pull request almost 2 years ago
Proposal: sub-packages to enable optional features

github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
Update sqlite3.go

github.com/mattn/go-sqlite3 - ssgugan opened this pull request almost 2 years ago
all: format with Go 1.19

github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
Add Go 1.20 to supported matrix

github.com/mattn/go-sqlite3 - rittneje opened this issue almost 2 years ago
Upgrade Amalgamation Code to 3.40.1

github.com/mattn/go-sqlite3 - jonyoder opened this issue almost 2 years ago
Proposed PR: configurable time encoding

github.com/mattn/go-sqlite3 - kalafut opened this issue almost 2 years ago
Document that "Z" is trimmed when parsing time

github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
Multiple Queries: SELECT followed by UPDATE

github.com/mattn/go-sqlite3 - tlhunter opened this issue almost 2 years ago
Scan returns empty string depending on order

github.com/mattn/go-sqlite3 - rupakbajgain opened this issue almost 2 years ago
Where is WAL mode

github.com/mattn/go-sqlite3 - fairking opened this issue about 2 years ago
[REQUEST] Memory with writeback

github.com/mattn/go-sqlite3 - MartinHotmann opened this issue about 2 years ago
unknown function: pow() in generated field

github.com/mattn/go-sqlite3 - rogersm opened this issue about 2 years ago
Two process with Two sqlite db file

github.com/mattn/go-sqlite3 - abeiabei opened this issue about 2 years ago
Fix in-memory database locking

github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
db.Query with variable

github.com/mattn/go-sqlite3 - ghost opened this issue about 2 years ago
TRIGGERS for FTS5 cause panic

github.com/mattn/go-sqlite3 - ayhangenc opened this issue about 2 years ago
Merge upstream post serialization

github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
solve the problem of aggregation query losing precision.

github.com/mattn/go-sqlite3 - 786744873 opened this pull request about 2 years ago
Add support for SQLCipher

github.com/mattn/go-sqlite3 - jgiannuzzi opened this pull request about 2 years ago